-
Notifications
You must be signed in to change notification settings - Fork 16
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
IBX-6406: Cover "My Drafts" Page - Back-port to 4.5 #890
Conversation
* Initial implementation * FInished the task of testing draft deletion * Added the test for the edition of draft, splited the tests into 2 versions. * cleanup * Improvemtn of the edit table selector * Fixes regarding editing draft selectors * code style check fix * Fixes regarding veryfiing deletion, style fixes, veryfiisloaded added * Added fix regarding not finding delete confirmation, naming fix --------- Co-authored-by: Marek Nocoń <[email protected]> (cherry picked from commit b0e1549)
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Have you run regression tests against this PR already? Please fix summary with e.g. correct format of JIRA ticket. |
What about Behat bundle PR back-port? |
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.
Thanks! As Michał mentioned - a PR with backport in ibexa/behat is needed as well (and then a regression run for both of them, just to be sure)
Have you run regression tests against this PR already? Please fix summary with e.g. correct format of JIRA ticket. What about Behat bundle PR back-port? |
Its backport from #878
Test contains editing and deleting a draft.
Checklist:
$ composer fix-cs
)