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

feat: More E2e test flows #49

Merged
merged 20 commits into from
Aug 7, 2023
Merged

feat: More E2e test flows #49

merged 20 commits into from
Aug 7, 2023

Conversation

deepanchal
Copy link
Contributor

@deepanchal deepanchal commented Aug 4, 2023

Description

  • test(e2e): add login-password-toggle e2e test (12a94db)
  • fix(e2e): fix test title for login-password-toggle flow (7a1d007)
  • test(e2e): tag all maestro e2e tests (72f5575)
  • test(e2e): add e2e flow for incident selector (eb80f13)
  • test(e2e): add e2e flow for invalid incident search & clear (2469a6a)
  • refactor(e2e): use SEARCH_QUERY env in incident search invalid test flow (7a6fb1f)
  • test(e2e): add e2e flow for switching between table & map view (8d02acc)
  • test(e2e): add e2e flow for work filters header visibility (b88ed73)
  • refactor(e2e): move incident tests in work dir (3c7a495)
  • refactor(e2e): move work and auth tests in flat dir structure under auth-tests & work-tests (26b7a0e)
  • fix(e2e): fix login flow path in all work tests (12a95ce)
  • test(e2e): add e2e flow for changing incidents (4b8ff11)
  • test(e2e): add e2e flow for user profile page (beee591)
  • refactor(e2e): rename profile-page flow to profile-view (1ed1a5a)
  • test(e2e): add e2e flow for new case create form view (9525b2d)
  • test(e2e): add more assertions for closing new case popup in new case view e2e flow (01e3c49)
  • test(e2e): add case numbers assertion in login test (74f153c)
  • test(e2e): add e2e flow for login view page (e8838e5)
  • test(e2e): add e2e flow for work view (823b85f)
  • test(e2e): improve login e2e flow by removing unnecessary assertions as they are tested in other flows (9449c41)

Screenshots

Example test run:

image

All tests runs:

Note: The script used in the image isn't available in the repo yet.

image

Related Issue

Ref #50

Pull Request Type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation changes

Checklist

  • My code follows the code style of this project.
  • I have updated the documentation.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Does this introduce a breaking change?

  • Yes
  • No

@deepanchal deepanchal marked this pull request as ready for review August 7, 2023 20:55
@deepanchal deepanchal merged commit bb6ef54 into main Aug 7, 2023
@deepanchal deepanchal deleted the feat/more-e2e-tests-1 branch August 7, 2023 20:56
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.

1 participant