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

Create End-to-End tests for all pages #944

Open
3 tasks done
Rajgupta36 opened this issue Feb 26, 2025 · 1 comment
Open
3 tasks done

Create End-to-End tests for all pages #944

Rajgupta36 opened this issue Feb 26, 2025 · 1 comment
Assignees

Comments

@Rajgupta36
Copy link
Collaborator

Description

We need to implement end-to-end (E2E) tests for all pages of the application to ensure that all functionality works as expected from a user’s perspective, and to improve test coverage across the application.

Tasks

  • Write test cases for each page: Write E2E tests for the following pages:
    • ChapterPage
    • ProjectPage
    • CommitteesPage
    • UsersPage
    • ContributePage
    • ChapterDetailsPage
    • CommitteeDetailsPage
    • ProjectDetailsPage
    • RepositoryDetailsPage
    • UserDetailsPage
  • Test common user flows: Ensure that common actions like navigation, form submissions, button clicks, and other interactions are covered.
  • Cross-browser testing: Verify that all tests pass on different browsers (Chrome, Firefox, etc.) and ensure consistent behavior across browsers.
@github-project-automation github-project-automation bot moved this to Backlog in Project Nest Feb 26, 2025
@Rajgupta36 Rajgupta36 changed the title Creating End-to-End tests for all pages Create End-to-End tests for all pages Feb 26, 2025
@Rajgupta36
Copy link
Collaborator Author

@arkid15r ,could you assign this issue to me

@arkid15r arkid15r moved this from Backlog to In progress in Project Nest Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In progress
Development

No branches or pull requests

2 participants