create-block-theme/specs
Sarah Norris 3c99bf3da3
Some checks failed
Run checks / Lint (push) Failing after -8h1m22s
Run checks / Compute previous WordPress version (push) Successful in -8h1m22s
Run checks / PHP 7.4 (push) Failing after -8h1m22s
Run checks / PHP 7.4 (WP previous major version) (push) Failing after -8h1m22s
Run checks / PHP 8.0 (push) Failing after -8h1m22s
Run checks / PHP 8.0 (WP previous major version) (push) Failing after -8h1m22s
Run checks / PHP 8.1 (push) Failing after -8h1m22s
Run checks / PHP 8.1 (WP previous major version) (push) Failing after -8h1m22s
Run checks / E2E Tests (push) Failing after 7s
Run checks / PHP 8.2 (push) Failing after -8h1m22s
Run checks / PHP 8.2 (WP previous major version) (push) Failing after -8h1m22s
Run checks / PHP 8.3 (WP previous major version) (push) Failing after -8h1m22s
Run checks / PHP 8.3 (push) Failing after 5s
Add basic e2e tests (#811)
* Add e2e tests

* Add e2e tests to CI

* Fix lint errors

* Use psge.once()

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Remove unnecessary test

* Attempt to fix linting error

* Remove last()

* Delete test theme in afterAll

* Add @playwright/test

* Also delete the theme in the beforeAll step

* Test the theme was activated

* Also test opening the plugin sidebar

* Attempt to fix landing-page timeout

* Test that zip file was downloaded

* Align test scripts closer to GB

* Update specs/landing-page.spec.js

Co-authored-by: Jerry Jones <jones.jeremydavid@gmail.com>

* Revert "Update specs/landing-page.spec.js"

This reverts commit b0e688fea0.

* Only run delete theme command if theme exists

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Jerry Jones <jones.jeremydavid@gmail.com>
2026-02-27 16:05:51 +00:00
..
editor-sidebar.spec.js Add basic e2e tests (#811) 2026-02-27 16:05:51 +00:00
landing-page.spec.js Add basic e2e tests (#811) 2026-02-27 16:05:51 +00:00