-
Notifications
You must be signed in to change notification settings - Fork 25
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
tests: write cypress tests to check 0 day checkout #1514
tests: write cypress tests to check 0 day checkout #1514
Conversation
348740f
to
4b66725
Compare
bcf3270
to
e12bbfa
Compare
e12bbfa
to
7196880
Compare
@@ -0,0 +1,85 @@ | |||
/// <reference types="Cypress" /> |
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.
Is it normal the dash between ci
and po
into the name file ?
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.
Yes
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.
Commit message proposition:
tests: write cypress tests to check 0 day checkout
* Adds a test to control that the 'zero day checkout' works correctly.
* Adds a test to check the creation of a circulation policy.
7196880
to
403658c
Compare
93052d1
to
03cbbe0
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.
Commit message approved.
1f886ae
to
966fdca
Compare
966fdca
to
b27ad70
Compare
* Adds a test to control that the 'zero day checkout' works correctly. * Adds a test to check the creation of a circulation policy. * Improves example test. Co-Authored-by: Alicia Zangger <[email protected]>
b27ad70
to
a98811d
Compare
Co-Authored-by: Alicia Zangger [email protected]
Why are you opening this PR?
To create cypress tests on cipo editor.
Dependencies
My PR depends on the following
rero-ils-ui
's PR(s):How to test?
Code review check list