-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
[cypress] nested set table #__menu #43456
Conversation
I think we should really not use the "After" and "afterEach" event: https://docs.cypress.io/guides/references/best-practices#Using-after-Or-afterEach-Hooks |
still weird the drone failure I would say "it works on my end" 🤕 |
What can be that the chaining I pointed out here can cause the issues as the task function does run async. Try my suggestion, perhaps it brings an improvement. |
drone is happy now 👌 |
Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com>
I'v restarted drone |
Thanks! |
Pull Request for Issue #43441 .
Summary of Changes
delete an item on nested set table
Testing Instructions
run
npm run cypress:run -- --spec 'tests/System/integration/api/com_menus/SiteMenuItems.cy.js'
Actual result BEFORE applying this Pull Request
fail
Expected result AFTER applying this Pull Request
success
Link to documentations
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed