Skip to content

Commit

Permalink
Migrate 'autosave' e2e tests to Playwright (#58171)
Browse files Browse the repository at this point in the history
Co-authored-by: WunderBart <[email protected]>
Co-authored-by: Mamaduka <[email protected]>
Co-authored-by: kevin940726 <[email protected]>
  • Loading branch information
4 people authored Feb 23, 2024
1 parent fd36b79 commit 2ba6068
Show file tree
Hide file tree
Showing 3 changed files with 378 additions and 350 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/end2end-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@ jobs:
run: |
npm run wp-env start
- name: Running the tests
run: |
npx wp-scripts test-e2e --config=./packages/e2e-tests/jest.config.js --cacheDirectory="$HOME/.jest-cache"
- name: Archive debug artifacts (screenshots, HTML snapshots)
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
if: always()
Expand Down
346 changes: 0 additions & 346 deletions packages/e2e-tests/specs/editor/various/autosave.test.js

This file was deleted.

Loading

0 comments on commit 2ba6068

Please sign in to comment.