[wp-trac] [WordPress Trac] #45165: E2E Tests: Copy the setup and the e2e tests from the Gutenberg repository

WordPress Trac noreply at wordpress.org
Tue Jan 22 11:34:20 UTC 2019


#45165: E2E Tests: Copy the setup and the e2e tests from the Gutenberg repository
------------------------------+-----------------------------------------
 Reporter:  youknowriad       |       Owner:  (none)
     Type:  task (blessed)    |      Status:  new
 Priority:  normal            |   Milestone:  Future Release
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:                    |     Focuses:  javascript, administration
------------------------------+-----------------------------------------

Comment (by gziolo):

 Work on Gutenberg side is finished:
 - Added wp-scripts test-e2e for running e2e tests in `@wordpress/scripts`
 package (https://github.com/WordPress/gutenberg/pull/12437)
 - Refactor public API of e2e test utils
 (https://github.com/WordPress/gutenberg/pull/13188)
 - A bunch of utilities to work with WordPress (logging-in, installing
 plugins...) extracted to  `@wordpress/e2e-test-utils` packages
 (https://github.com/WordPress/gutenberg/pull/13228)
 - The suite of tests for Gutenberg is now extracted to `@wordpress/e2e-
 tests` package (https://github.com/WordPress/gutenberg/pull/12465)

 All three mentioned packages weren't published to npm yet. I expect it to
 happen as soon as WordPress 5.1 RC happens and `trunk` is opened again.

 We will need to investigate how to bring the same setup to WordPress core.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/45165#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list