-
Notifications
You must be signed in to change notification settings - Fork 130
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
PQE-6 - Migrate E2E Disable Users Tests To BDD #1019
base: main
Are you sure you want to change the base?
Conversation
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
I have read the CLA Document and I hereby sign the CLA |
ace6aee
to
a6eeca3
Compare
b18e1e0
to
9748c4d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is awesome! I was able to easily set up the project and run tests. I left a couple comments, mostly minor changes, but I think updating the readme will help for future people setting up the project as well.
Ill do another review after any changes accepted/made!
bf9746d
to
40985f5
Compare
Signed-off-by: ykaiboussiSO <[email protected]>
Signed-off-by: ykaiboussiSO <[email protected]>
2. update readme 3. fix minor bugs
2. Enable type-safe check eqeqeq estlint rule 3. Fix lint errors
…onnection string 2. update estlint rules and fix lint errors
Description
This PR introduces E2E Behavior Driven Development Framework using Cucumber-JS and Playwright API.
Motivation and Context
We are currently exploring tools and best practices to automate Acceptance Criteria.
How Has This Been Tested?
Tested E2E implementation against local BHCE instance.
Checklist: