E2E Testing using Playwright#3429
Merged
kaeizen merged 2 commits intofeat/e2e-playwrightfrom Feb 12, 2025
Merged
Conversation
* initial commit for e2e * updated readme * activate only stackable for all tests * add tsconfig * add tests for settings page and editor page * add tests for site editor, global settings * minor change to tests for admin and block editor * use custom test utils * run tests * update playwright workflows * add .wp-env.json * add env * fix env slug * log plugins installed * update steps, slug * install playwright browsers * comment out site editor tests, add reporter * add try catch for newly installed plugin * update admin test * update stackable fixture * comment on PR * fix PR comment * add id for upload artifact, update comment body * update yml file * include site editor tests * minor update in yml file * always update comment * upload traces * test script * update comment content * get failed tests * use $GITHUB_OUTPUT * update to multiline * update output name * fix failed tests content * escape special characters * use markdown to output * run mto even on fail * strip Ansi Escapes * try multiple upload * test multiple upload * use test ids and trace file path * update reporter * test matrix * update .wp-env.json and name * update php version, remove unit tests * continue matrix even if one job fails * use different artifact name based on matrix * try all test env * remove comments, update matrix * update php version * update conditions, log wp and php version * add quotes * update php version * run other tests * test custom reporter * update condition * add report to summary * comment site editor tests temporarily * update report url * update wp version * update block editor test * use custom way to get block attributes * fix missing global settings for older wp versions * add comments, update tests * update tests * test with existing post * update command * use tests-cli * run wp-env first * update file path * check post content * update file path * update file path * update reporter * update locator for global settings block defaults --------- Co-authored-by: bfintal@gmail.com <> Co-authored-by: mxkae <tapiamkr@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.