Alejandro López Ariza
ea25e2c5b2
Added new tests to cover editing product variations in the Product Edit page. ( #32722 )
2022-06-01 09:36:44 -06:00
Niels Lange
5fbebe240c
Remove duplicate entry `verifyAndPublish`
2022-04-07 15:43:10 +02:00
Alejandro López Ariza
5af5be5100
Added new tests to wp-admin-order-edit.test.js for covering merchant management actions over downloadable products. ( #31650 )
...
* Added new tests to wp-admin-order-edit.test.js for covering merchant management actions over downloadable products.
* Updated changelogs from e2e-utils and e2e-core packages.
* - Fixed minor issue from wp-admin-order-edit.test.js when running tests in browser mode.
- Changed those tests so that products and orders are deleted individually after every test run.
- Added deleteOrder() and deleteProduct() functions to withRestApi.
Co-authored-by: rodelgc <rodel.calasagsag@automattic.com>
2022-02-28 15:24:33 +08:00
Ron Rennick
0323025179
update readme, changelog
2021-12-22 14:54:04 -04:00
Ron Rennick
fa192d9c27
add shopper.logout() ( #31120 )
2021-11-23 14:28:17 +01:00
Ron Rennick
e13869c442
fix merge conflicts
2021-11-15 13:03:14 -04:00
Ron Rennick
873fad37ce
update utils changelog and readme
2021-11-15 12:59:28 -04:00
Greg
8e69b7c477
Merge pull request #31104 from woocommerce/fix/29178
...
move clickAndWaitForSelector to utils package
2021-11-10 13:58:21 -07:00
Ron Rennick
7fc5e1e088
fix merge conflicts
2021-11-10 15:51:00 -04:00
Greg
6ecafbbf2a
Fix minor issue in README table
2021-11-10 10:52:09 -07:00
Ron Rennick
34e72a5f5f
update readme, changelog
2021-11-10 05:24:54 -04:00
Ron Rennick
9582aa5107
move clickAndWaitForSelector to utils package
2021-11-08 13:38:55 -04:00
Ron Rennick
efe7e4f8ba
Merge pull request #31010 from woocommerce/add/run-api-tests-on-pr
...
Run API tests on PR with e2e tests
2021-11-05 09:12:26 -03:00
Tomek Wytrębowicz
751d5bf3a7
Elaborate why Basic Auth is needed to use `e2e-utils.withRestApi`
...
Co-authored-by: Greg <71906536+zhongruige@users.noreply.github.com>
Addresses https://github.com/woocommerce/woocommerce/pull/30724#discussion_r715113390
2021-11-04 12:25:52 +01:00
Tomek Wytrębowicz
0ec1bd8243
Add a note about the need of Basic Auth plugin to the docs.
...
Related to https://github.com/woocommerce/woocommerce/issues/30687#issuecomment-919989929
2021-11-04 12:25:52 +01:00
Greg
9df1b119c6
Merge branch 'trunk' into add/run-api-tests-on-pr
2021-11-03 08:47:30 -06:00
Greg
a28840b1d9
Merge branch 'trunk' of github.com:woocommerce/woocommerce into add/run-api-tests-on-pr
...
# Conflicts:
# .github/workflows/pr-build-and-e2e-tests.yml
# plugins/woocommerce/tests/e2e/core-tests/specs/merchant/wp-admin-product-import-csv.test.js
2021-10-29 15:31:48 -06:00
Greg
5ba261950c
Use category ID instead of category name
2021-10-29 15:19:14 -06:00
Paul Sealock
789d942f89
Update e2e package locations and add PNPM ( #30977 )
2021-10-29 08:32:31 +13:00