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: E2E test using cypress #2082

Closed
wants to merge 31 commits into from
Closed

feat: E2E test using cypress #2082

wants to merge 31 commits into from

Conversation

gee05053
Copy link
Contributor

@gee05053 gee05053 commented Dec 6, 2023

This PR resolves #2081

Loop Documentation

  • Implement E2E test for each endpoint
  • Implement Vfolder test
  • Implement Session test
  • Implement add and delete account
  • Implement playwright

Checklist: (if applicable)

  • Mention to the original issue
  • Documentation
  • Minium required manager version
  • Specific setting for review (eg., KB link, endpoint or how to setup)
  • Minimum requirements to check during review
  • Test case(s) to demonstrate the difference of before/after

@gee05053 gee05053 self-assigned this Dec 6, 2023
@github-actions github-actions bot added effort:normal Need to understand a few modules / some extent of contextual or historical information. type:enhance Add new features size:XL 500~ LoC labels Dec 6, 2023
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-2082.d3g9cs6u59b8lw.amplifyapp.com

@gee05053 gee05053 marked this pull request as ready for review December 8, 2023 01:54
@gee05053 gee05053 changed the title Feat: E2E test using cypress feat: E2E test using cypress Dec 9, 2023
@gee05053 gee05053 marked this pull request as draft December 12, 2023 01:59
@gee05053 gee05053 marked this pull request as ready for review December 14, 2023 05:35
@gee05053 gee05053 marked this pull request as draft December 15, 2023 17:17
@gee05053 gee05053 marked this pull request as ready for review December 19, 2023 09:55
@gee05053 gee05053 changed the title feat: E2E test using cypress feat: E2E test using cypress and playwright Dec 19, 2023
@gee05053 gee05053 changed the title feat: E2E test using cypress and playwright feat: E2E test using playwright Dec 21, 2023
@github-actions github-actions bot added size:L 100~500 LoC and removed size:XL 500~ LoC labels Dec 21, 2023
@gee05053 gee05053 closed this Dec 21, 2023
@gee05053 gee05053 deleted the feat/e2eTesting-cypress branch December 21, 2023 08:22
@gee05053 gee05053 changed the title feat: E2E test using playwright feat: E2E test using cypress Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort:normal Need to understand a few modules / some extent of contextual or historical information. size:L 100~500 LoC type:enhance Add new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Let's implement E2E test using playwright
1 participant