Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[e2e] Errors & Warnings: Verify ability to navigate through paginated results #981

Closed
3 tasks
Tracked by #283
meissadia opened this issue Oct 3, 2024 · 1 comment · Fixed by #999
Closed
3 tasks
Tracked by #283

[e2e] Errors & Warnings: Verify ability to navigate through paginated results #981

meissadia opened this issue Oct 3, 2024 · 1 comment · Fixed by #999
Assignees
Labels

Comments

@meissadia
Copy link
Collaborator

meissadia commented Oct 3, 2024

  • Generate test file that triggers multiple pages worth of Syntax errors
  • Generate test file that triggers multiple pages worth of Warnings
  • Build e2e tests that verify the user can navigate through all available errors/warnings
@meissadia meissadia self-assigned this Oct 3, 2024
@meissadia meissadia changed the title [e2e] Errors & Warnings: Verify ability to navigate through results [e2e] Errors & Warnings: Verify ability to navigate through paginated results Oct 9, 2024
@shindigira
Copy link
Contributor

@meissadia These e2e test files already produce tables and pagination; I believe you can just easily add the tables and pagination part:

e2e/pages/filing-app/uploadFile/completeUploadSyntaxErrors.spec.ts
e2e/pages/filing-app/uploadFile/completeUploadLogicErrors.spec.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants