-
Notifications
You must be signed in to change notification settings - Fork 30
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
[PB-985]: feature/playwright e2e tests #1233
base: master
Are you sure you want to change the base?
Conversation
…locators, pages and specs. The firsts tests about the LOGIN feature are still in progress
…needs to add env variables for user and password
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…d. The setup file was created in order to log in automatically for tests that require logging in. The setup was configured for chrome, firefox and Safari
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.
Good work @savilashokworks. This is looking good.
… playwright locators
…ernxt/drive-web into feature/playwright-e2e-tests
… All the test should pass in all browsers
|
cd8190d
to
046c95f
Compare
046c95f
to
f9e17f9
Compare
f9e17f9
to
bcd51ad
Compare
abb3f79
to
f9763f1
Compare
f9763f1
to
76ba52e
Compare
771750b
to
a9707d4
Compare
a9707d4
to
b1d8195
Compare
b1d8195
to
ce2bcfc
Compare
ce2bcfc
to
0a86c59
Compare
5e36535
to
0a86c59
Compare
|
The login tests were improved although they still need the env values for the user and pass.
The signup tests are being developed.