Greg
|
e6ef0de71f
|
Merge pull request #30523 from woocommerce/add/e2e-create-order-component
Add/e2e create order component and update tests
|
2021-08-23 12:00:15 -06:00 |
Greg
|
5bf172315e
|
Code review feedback
|
2021-08-20 12:52:29 -06:00 |
Ron Rennick
|
504b96d7e4
|
Merge pull request #30184 from woocommerce/add/e2e-merchant-batch-create-orders
Use API package to create orders by batch
|
2021-08-20 11:10:05 -03:00 |
And Finally
|
7a45aededb
|
Deleted unneeded ESLint comment.
|
2021-08-19 12:23:51 +01:00 |
rodelgc
|
e3f9f7ce61
|
Merge branch 'trunk' into add/e2e-merchant-batch-create-orders
|
2021-08-19 18:36:03 +08:00 |
Rodel Calasagsag
|
71fe61a594
|
batchCreateOrder now accepts array of orders as parameter
|
2021-08-19 18:26:46 +08:00 |
And Finally
|
fa76121b41
|
Merge branch 'trunk' into update/marketplace-1
|
2021-08-19 10:29:37 +01:00 |
Greg
|
58d1b707ad
|
Merge branch 'trunk' into add/e2e-create-order-component
|
2021-08-18 12:52:25 -06:00 |
Greg
|
3f6ea04431
|
Remove update
|
2021-08-17 21:37:22 -06:00 |
Greg
|
89453df5b1
|
Add install all updates
|
2021-08-17 21:09:46 -06:00 |
Greg
|
8a1cfc0797
|
Updated tests with new create order API component
|
2021-08-17 16:43:22 -06:00 |
Greg
|
3d62f4d2dc
|
Code review feedback
|
2021-08-16 14:10:30 -06:00 |
And Finally
|
8a326b24ba
|
Merge branch 'trunk' into update/marketplace-1
|
2021-08-12 09:03:09 +01:00 |
Greg
|
b87ff17542
|
Reorganizing things a bit
|
2021-08-11 16:24:56 -06:00 |
Greg
|
b865a9e18f
|
Merge branch 'trunk' of github.com:woocommerce/woocommerce into fix/e2e-calc-shipping-tests
|
2021-08-11 14:32:33 -06:00 |
Ron Rennick
|
426763159e
|
reset settings before cart, checkout tests
|
2021-08-11 15:04:34 -03:00 |
Greg
|
fdbdb995bd
|
Remove unncessary merchant logout
|
2021-08-10 19:20:49 -06:00 |
Greg
|
6534806d28
|
Update checkout tests to use API and wait on UI
|
2021-08-10 11:02:31 -06:00 |
And Finally
|
608f4ef44e
|
Merge branch 'trunk' into update/marketplace-1
# Conflicts:
# tests/e2e/core-tests/specs/merchant/wp-admin-extensions-connect-wccom.test.js
|
2021-08-10 16:02:18 +01:00 |
Ron Rennick
|
48e6f0795e
|
skip WCCOM connection until browser support resolved
|
2021-08-10 10:29:13 -03:00 |
Maria Górska-Piszek
|
379960e8c1
|
Merge branch 'update/split-extensions-pages' of github.com:woocommerce/woocommerce into update/split-extensions-pages
|
2021-08-06 13:24:14 +02:00 |
Greg
|
8ccbbab8ab
|
Added admin email config override
|
2021-08-05 19:39:30 -06:00 |
Maria Górska-Piszek
|
3ffc3de4c5
|
Update e2e tests.
|
2021-07-29 15:52:30 +02:00 |
rodelgc
|
0ea8637094
|
Merge branch 'trunk' into add/e2e-merchant-batch-create-orders
|
2021-07-29 19:48:26 +08:00 |
Rodel Calasagsag
|
16083c2574
|
Move utility function to withRestApi
|
2021-07-29 19:31:27 +08:00 |
Greg
|
b50f88ee29
|
Removed ignore lint fields
|
2021-07-27 20:43:47 -06:00 |
barryhughes
|
583130531c
|
Fix E2E tests.
|
2021-07-20 16:52:42 -07:00 |
Rodel Calasagsag
|
53be6fb3d2
|
Used API package to create orders by batch
|
2021-06-30 18:48:10 +08:00 |
Greg
|
9e9a124f52
|
Merge pull request #30056 from woocommerce/add/e2e-shopper-create-products-api
Add/e2e shopper create products api
|
2021-06-18 06:56:17 -06:00 |
Vedanshu Jain
|
39c057f636
|
Merge pull request #29971 from woocommerce/hide-pypl-on-new-sites
Hide PayPal Standard on new installs
|
2021-06-17 19:40:53 +05:30 |
vedanshujain
|
8fbb86e096
|
Remove PayPal test since its removed by default now.
|
2021-06-17 15:11:42 +05:30 |
vedanshujain
|
532998b6e8
|
No need to check for Paypal standard since its removed.
See #29971 but basically we want to remove PayPal standard in favor of PayPal checkout which has better experience. So this test is not valid anymore.
|
2021-06-17 14:34:22 +05:30 |
Rodel Calasagsag
|
0cc9788ff6
|
Relocated instantiation statements
|
2021-06-09 17:44:20 +08:00 |
Rodel Calasagsag
|
e5ed6dc81a
|
Revert whitespaces for easier review
|
2021-06-09 17:38:20 +08:00 |
Rodel Calasagsag
|
f2305a2486
|
Fix instantiation of grouped product variables
|
2021-06-09 17:08:45 +08:00 |
Rodel Calasagsag
|
78ef1e4411
|
Remove unnecessary import
|
2021-06-09 15:55:58 +08:00 |
Rodel Calasagsag
|
d9cead9943
|
Merge branch 'trunk' into add/e2e-shopper-create-products-api
|
2021-06-07 18:48:11 +08:00 |
Rodel Calasagsag
|
179bad04b8
|
Fixed erroneous variables
|
2021-06-07 18:46:40 +08:00 |
Rodel Calasagsag
|
21d037900a
|
Use API to create Grouped Products
|
2021-06-07 17:41:36 +08:00 |
Rodel Calasagsag
|
779f618adf
|
Refactor steps
|
2021-06-06 01:07:19 +08:00 |
Rodel Calasagsag
|
ef90dc7ea3
|
REfactor first 2 tests
|
2021-06-05 20:49:43 +08:00 |
Ron Rennick
|
f3908c9fe9
|
add wait between loading shop and add to cart (#30017)
|
2021-06-03 16:07:55 +02:00 |
Rodel Calasagsag
|
46b5cf8803
|
Use factories object to create variable products
|
2021-06-02 21:12:31 +08:00 |
Rodel Calasagsag
|
f616645f7b
|
Select attributes based on what's written in default.json
|
2021-06-02 18:45:20 +08:00 |
Rodel Calasagsag
|
2276f70fd2
|
Remove merchant login & logout steps surrounding createVariableProduct()
|
2021-06-01 20:06:00 +08:00 |
Ron Rennick
|
ba8597432d
|
support analytics page tests having charts (#29958)
|
2021-05-24 18:00:26 +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
|
e455479db9
|
Removed unnecessary merchant logout
|
2021-05-21 04:43:47 +08:00 |
del
|
7751034808
|
Added necessary merchant logins
|
2021-05-21 04:43:29 +08:00 |
del
|
e149dfb12b
|
Relocated merchant login call to improve readability
|
2021-05-20 18:27:54 +08:00 |