-
-
Notifications
You must be signed in to change notification settings - Fork 686
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
Add cypress to prefix path router #3719
Add cypress to prefix path router #3719
Conversation
✅ Deploy Preview for volto canceled.
|
6 failed tests on run #7227 ↗︎
Details:
core/blocks/blocks-chooser.js • 1 failed test • Core Blocks 18.x
core/blocks/blocks-image.js • 1 failed test • Core Blocks 18.x
minimal/blocks-image.js • 1 failed test • Prefix
core/blocks/blocks-chooser.js • 1 failed test • Core Blocks 16.x
core/blocks/blocks-image.js • 1 failed test • Core Blocks 16.x
The first 5 failed specs are shown, see all 6 specs in Cypress Cloud. Review all test suite changes for PR #3719 ↗︎ |
Ok, it does work :) Tests are failing because URL checks that do not expect prefixed paths. Rather than duplicate tests, I'd suggest we create a Cypress command |
Passing run #6176 ↗︎
Details:
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
@stevepiercy can you review it here please? What to do with the error: ? The link in question is:
|
For the error, someone should approve my open PR: #4941 |
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.
Some English and MyST syntax and grammar fixes, and a style guide note about one line per sentence in docs. Thank you!
@stevepiercy I made the changes. Can you please have a look again? |
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.
A couple of corrections. It looks like a couple of bad copy-pastas created spaghetti docs. 🍝
@stevepiercy Done. |
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.
Docs are good. Does this PR need code review by a maintainer?
@wesleybl would you please merge |
@stevepiercy done. |
781f428
to
cc4266e
Compare
548e6a0
to
bd05860
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.
LGTM
@sneridagh @nileshgulia1 the tests are working now. Can we merge? |
Thanks @wesleybl for taking care! |
cc4266e
to
e5e9ed7
Compare
b9dfaa0
to
4129331
Compare
of the Volto repository. We already have the test in the push.
This PR was merged into #3592 |
Co-authored-by: nileshgulia1 <nileshgulia@gmail.com> Co-authored-by: wesleybl <wesleybl@gmail.com>
No description provided.