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

Login flow Playwright test cases #363

Merged
merged 1 commit into from
Nov 9, 2024

Conversation

praveen5959
Copy link
Contributor

Test cases:

  • Added tests to verify page title on login page
  • Implemented login test with valid credentials, verifying successful navigation to dashboard
  • Added test for invalid login to check for error message display
  • Included test to ensure login button is disabled with incomplete form
  • Added test to confirm error message appears for failed login
  • Implemented OAuth login button test to verify redirection to OAuth login URL

These tests enhance coverage for login functionality, handling both successful and error cases.

@praveen5959 praveen5959 self-assigned this Nov 8, 2024
@praveen5959 praveen5959 marked this pull request as draft November 8, 2024 05:24
Copy link
Contributor

github-actions bot commented Nov 8, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@praveen5959 praveen5959 marked this pull request as ready for review November 8, 2024 06:47
@nitisht
Copy link
Member

nitisht commented Nov 9, 2024

@praveen5959 can you add the comment here.

@nitisht nitisht merged commit f000b47 into parseablehq:main Nov 9, 2024
3 of 4 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants