Commit Graph

22 Commits

Author SHA1 Message Date
Ron Rennick d129a980d9 reset onboarding on retest 2021-08-27 11:12:13 -03:00
Ron Rennick 8cbb606c7e move all test setup api calls into error trap 2021-08-25 09:05:32 -03:00
Ron Rennick b22e328e86 reorder admin tests to same order as home repo 2021-08-24 16:32:26 -03:00
Greg 0882fc245c Add try catch around updating ready page status 2021-08-23 15:27:38 -06:00
Greg ad9cc5fb90 Set page timeouts if override is provided 2021-08-13 14:14:02 -06:00
Greg ae75249bed Added order cleanup 2021-07-30 15:02:55 -06:00
Greg e08313d203 Code review feedback 2021-06-30 13:31:49 -06:00
Greg 89d166e8b4 Added logic to draft and publish the ready page on each run 2021-06-16 15:28:04 -06:00
Ron Rennick d586d11ca2
add support for projects to suppress console output (#29960)
* add support for projects to suppress console output

* update E2E env readme, package lock maintenance
2021-05-26 13:20:08 +02:00
Rodel Calasagsag 072af834b9 Clear browser cache and cookies after each test.
Add merchant logins to relevant onboarding & setup tests
2021-05-21 19:27:50 +08:00
del 8a7f185652 Trash posts using WP API 2021-05-21 04:55:14 +08:00
del 67e7521044 Reverted bulk trash logic 2021-05-21 01:18:46 +08:00
del d74d37ce67 Corrected logic prior to merchant logout 2021-05-20 23:43:22 +08:00
del 94f51fe808 Replace switchUserToTest with merchant.logout 2021-05-20 18:41:22 +08:00
Ron Rennick fcbbb12a8a add retry support 2021-04-09 16:15:00 -03:00
Ron Rennick d025f47449 allow multiple runs of setup/onboarding 2021-04-07 22:54:25 -03:00
zhongruige 3e0caaac5c Remove all coupons before each test run, and clear cart 2021-03-30 16:03:52 -06:00
Ron Rennick baa4bb5da1 merge master 2021-01-19 17:00:10 -04:00
Ron Rennick 10880ae6e1
add admin user E2E config support (#28656)
* add admin user config support

* use merchant.login() is jest setup

* remove customer config from builtin readme

* fix missed merge change

Co-authored-by: Leif Singer <git@singer.sh>
2021-01-19 16:02:08 +01:00
Ron Rennick 10b639510b use api to delete products before e2e tests 2021-01-19 09:49:18 -04:00
Ron Rennick 7f04d800e9 keep browser reset at end of setup 2020-08-05 15:01:43 -03:00
Ron Rennick 52d67cead1 move trash posts/products from sequencer to local config 2020-08-04 19:55:13 -03:00