Bug: Codeception tests are failing because of rendering issue in the headless browser #375
Open
9 of 23 tasks
Labels
bug
Existing functionality isn't behaving as expected
should have
Should be done, medium priority for now
Milestone
The codeception tests for Audit trail are failing because of rendering issue in the headless browser. The button to publish is being overlapped by the sidebar. Codeception could not publish the test post.
Steps to reproduce:
composer dev-tools codecept -p packages/security/tests/ run
Note the second test fails because the first one did.
I expect all the tests to pass.
The test output:
Here is the screenshot the testing rig saves.
Note, the Publish button is obscured by the sidebar.
I also tried it using Firefox, with the same result:
Also note, by default the tests run on a simulated 800x600 screen, which I initially thought was the cause for the sidebar to render over the button. But changing to run at 1080p (as in the screenshots) still gave the same results.
Acceptance criteria:
For Altis Team Use
Ready for Work Checklist
Is this ticket ready to be worked on? See
the Play Book Definition of Ready
Completion Checklist
Is this ticket done? See
the Play Book Definition of Done
backport
labels been added to the PR?The text was updated successfully, but these errors were encountered: