Skip to content

Add end-to-end tests for DocAI document upload flow#367

Open
baonguyenNava wants to merge 17 commits intomainfrom
baonguyen/oscer-366-new-doc-ai-e2e-test
Open

Add end-to-end tests for DocAI document upload flow#367
baonguyenNava wants to merge 17 commits intomainfrom
baonguyen/oscer-366-new-doc-ai-e2e-test

Conversation

@baonguyenNava
Copy link
Contributor

@baonguyenNava baonguyenNava commented Mar 18, 2026

Summary

Closes #366 — Add end-to-end tests for DocAI document upload flow

Changes

  • Added DocAiUploadFlow.ts to orchestrate the DocAI upload workflow
  • Created page objects for document upload, status, and review pages (DocAiUploadPage, DocAiUploadStatusPage, DocAiActivityReviewPage, ChooseMonthsPage)
  • Added test fixtures (paystub_test_feb_2026_paydate.pdf, paystub_feb2026.jpg)
  • Implemented comprehensive e2e spec (docAiUpload.spec.ts) covering upload processing and review
  • Updated CertificationRequestPage and BeforeYouStartPage page objects
  • Removed temporary test index spec and cleaned up test configuration

@baonguyenNava baonguyenNava force-pushed the baonguyen/oscer-366-new-doc-ai-e2e-test branch 3 times, most recently from c5ec68a to f3b3c86 Compare March 23, 2026 17:38
@baonguyenNava baonguyenNava force-pushed the baonguyen/oscer-366-new-doc-ai-e2e-test branch from f3b3c86 to d6a6da9 Compare March 23, 2026 21:07
@baonguyenNava baonguyenNava changed the title Add e2e test - WIP [OSCER-366] Add end-to-end tests for DocAI document upload flow Mar 23, 2026
@baonguyenNava baonguyenNava marked this pull request as ready for review March 23, 2026 22:10
@baonguyenNava baonguyenNava requested a review from a team as a code owner March 23, 2026 22:10
@baonguyenNava baonguyenNava requested a review from nkutub March 23, 2026 22:10
@baonguyenNava baonguyenNava changed the title [OSCER-366] Add end-to-end tests for DocAI document upload flow Add end-to-end tests for DocAI document upload flow Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add end-to-end tests for DocAI document upload flow

1 participant