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 |
Ron Rennick
|
7850b930ce
|
fix merge conflicts
|
2021-11-10 15:48:20 -04:00 |
Greg
|
6ecafbbf2a
|
Fix minor issue in README table
|
2021-11-10 10:52:09 -07:00 |
Greg
|
008e4f19c4
|
Merge pull request #31114 from woocommerce/fix/30867
move coupon delete, add tax classes, rates to withRestApi
|
2021-11-10 10:49:26 -07:00 |
Ron Rennick
|
6d4e90ef59
|
make expect calls in withRestApi optional
|
2021-11-10 12:25:09 -04:00 |
Ron Rennick
|
34e72a5f5f
|
update readme, changelog
|
2021-11-10 05:24:54 -04:00 |
Roy Ho
|
9d08ac8ac3
|
Merge pull request #31095 from woocommerce/setup-nx
Setup nx
|
2021-11-09 20:26:37 -08:00 |
roykho
|
d839bdfc94
|
Implement executors for all script commands
|
2021-11-09 12:35:22 -08:00 |
Ron Rennick
|
eeb331f160
|
move coupon delete, add tax classes, rates to withRestApi
|
2021-11-09 14:09:26 -04:00 |
Ron Rennick
|
9582aa5107
|
move clickAndWaitForSelector to utils package
|
2021-11-08 13:38:55 -04:00 |
Ron Rennick
|
a6df312732
|
Merge pull request #31084 from woocommerce/fix/e2e-env-readme-links
Update links to moved e2e READMEs.
|
2021-11-05 15:54:30 -03:00 |
roykho
|
7dc6ae6316
|
Add Nx basic script executors for packages
|
2021-11-05 08:15:04 -07:00 |
roykho
|
e34803caa2
|
Add Nx lint to e2e-utils package
|
2021-11-05 05:59:47 -07: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 |
roykho
|
b64d0b3dfe
|
Add initial project.json config files to all packages and plugins
|
2021-11-04 14:51:04 -07:00 |
Tomek Wytrębowicz
|
e73329fdf3
|
Update links to moved e2e READMEs.
|
2021-11-04 12:58:11 +01: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
|
574b5282a2
|
Fix imports
|
2021-11-01 14:40:03 -06:00 |
Greg
|
fabf6bf8c6
|
Code review feedback
|
2021-11-01 14:26:16 -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 |