Veljko
c9cd12f5e8
Fix flakiness in the test
2021-03-31 10:01:41 +02:00
Veljko V
183a4bd2cd
Merge branch 'trunk' into e2e/e2e-merchant-import-products
2021-03-31 08:43:03 +02:00
zhongruige
3e0caaac5c
Remove all coupons before each test run, and clear cart
2021-03-30 16:03:52 -06:00
Veljko V
a8ab058fb5
Merge branch 'trunk' into e2e/e2e-merchant-analytics-pagechecks
2021-03-30 18:19:21 +02:00
Greg
0342ed782b
Merge pull request #29493 from woocommerce/e2e/e2e-shopper-checkout-new-account
...
Add new e2e test shopper / checkout / create an account
2021-03-30 08:04:26 -06:00
Veljko
0ee581e662
Fix spaces issue
2021-03-30 08:48:20 +02:00
Ron Rennick
6d36055328
bump e2e-utils version
2021-03-29 17:58:59 -03:00
rodel
39e58101a5
Fixed product setup.
...
Re-enabled all merchant tests.
2021-03-28 18:03:47 +08:00
rodel
45ea52f762
WIP: re-construct products
2021-03-28 12:31:20 +08:00
Ron Rennick
4f6c0ee13e
use require in core test
2021-03-25 15:28:21 -03:00
Veljko
5b3bc1665d
Updated core-tests-root file
2021-03-25 18:12:54 +01:00
Veljko
afd39e5866
Added core tests root and updated test
2021-03-25 15:59:00 +01:00
Veljko
29ed6bd6e7
Fix test to check for settings checkbox
2021-03-25 13:50:13 +01:00
Veljko
d6cc48c2e3
Fix spaces in code
2021-03-25 13:22:30 +01:00
Veljko
c13aa0f694
Added new e2e test checkout new account
2021-03-25 13:17:42 +01:00
Veljko
3feaba9a47
Update test to match with data state
2021-03-25 12:14:49 +01:00
Veljko
e1a3be4945
Added new e2e test opening analytics
2021-03-25 10:21:32 +01:00
Ron Rennick
8efbd3cbf5
Merge branch 'trunk' into fix/29277-release
2021-03-24 17:53:27 -03:00
Greg
94cd20f16e
Merge pull request #29313 from woocommerce/update/e2e-api-product-delete
...
delete vs trash product in e2e api
2021-03-24 14:25:12 -06:00
Ron Rennick
7529914a98
Merge branch 'trunk' into fix/29277-release
2021-03-24 16:15:03 -03:00
rodel
1d91947953
simplified steps and functions
2021-03-23 09:56:39 -07:00
rodel
867122574d
cleaned off todo comments
2021-03-23 09:19:21 -07:00
rodel
945d9a6a20
Added steps and verifications for tax classes
2021-03-23 09:17:47 -07:00
rodel
a24479d596
wip: setup taxes through API
2021-03-23 08:09:58 -07:00
Veljko
dcee9ce109
Created test data folder and moved csv file
2021-03-23 14:09:31 +01:00
rodel
4f861c9b7a
wip: relocated product setup function
2021-03-23 05:00:56 -07:00
rodel
56bd958dde
wip: optimized steps
2021-03-23 04:57:29 -07:00
rodel
6f67a3a5b3
wip: fixed variable product initialization
2021-03-22 21:19:05 -07:00
rodel
2e667ae317
wip: setup products via API instead of UI
2021-03-22 07:41:41 -07:00
rodel
8614134887
wip: added variable and grouped products
2021-03-22 04:37:17 -07:00
rodel
ec994501ab
WIP: Add complex order test
2021-03-22 03:50:14 -07:00
rodel
a17a629f3f
re-enabled merchant tests
2021-03-21 06:09:12 -07:00
rodel
2c3bec8429
Tests for "Add shipping classes"
2021-03-21 06:07:50 -07:00
rodel
f19f39aabb
wip: first test in add shipping classes
2021-03-21 05:17:37 -07:00
Veljko
d578914a9d
Remove after all scenario
2021-03-19 17:29:48 +01:00
Ron Rennick
99b45ff583
update changelogs, bump package versions
2021-03-19 13:13:14 -03:00
Veljko
dc23f3a522
Remove removing products from before all
2021-03-19 13:50:23 +01:00
Veljko
783e232227
Add removing products before all
2021-03-19 13:04:00 +01:00
Veljko
fe51a15dcb
Add after all scenario
2021-03-19 11:58:20 +01:00
Veljko
cc5b57da94
Fix test and correct scenario
2021-03-18 23:48:36 +01:00
Veljko
1e9a4dd6ba
Improve test scenario
2021-03-18 21:35:07 +01:00
Veljko
f39d7531f8
Fix spaces in the code
2021-03-18 18:02:42 +01:00
Veljko V
24747c1713
Merge branch 'trunk' into e2e/e2e-merchant-import-products
2021-03-18 17:27:50 +01:00
Veljko
9c32f421b7
Add new scenario and update changelogs
2021-03-18 17:23:44 +01:00
Veljko
4f98833094
Add first test import products
2021-03-18 13:42:59 +01:00
Veljko
f73fdfa4f6
First part of the test
2021-03-18 12:11:38 +01:00
Ron Rennick
e25ee7f36c
fix merge conflicts
2021-03-17 16:40:49 -03:00
Greg
fed4e14459
Merge pull request #29413 from woocommerce/fix/e2e-shipping-test
...
Attempt to fix flakiness in shipping test
2021-03-17 13:17:07 -06:00
Ron Rennick
ddb940e993
Attempt to fix flakiness in shipping test
...
- Work around Delete and Edit action links not being visible
- delete all shipping zones at beginning of test
- use uiUnBlock instead of page wait
- ensure clicking method edit OK button
2021-03-17 14:48:06 -03:00
Greg
b6f3c2b0be
Merge pull request #29383 from woocommerce/e2e/e2e-fix-flaky-checkout-coupons
...
Fixed flaky e2e test checkout coupons
2021-03-17 08:49:14 -06:00
Veljko V
f65c493e38
Merge branch 'trunk' into e2e/e2e-merchant-search-orders
2021-03-17 09:07:51 +01:00
Greg
c3e765642c
Merge pull request #29104 from woocommerce/e2e/e2e-merchant-settings-shipping-zones
...
Add new e2e test merchant shipping zones test
2021-03-16 19:07:24 -06:00
Ron Rennick
ed4f3af997
update/expand core tests and api readmes
2021-03-16 16:00:01 -03:00
Veljko
1e59f49f08
Merging with trunk and improving test
2021-03-16 09:02:52 +01:00
Ron Rennick
372b721b1c
package lock maintenance, remove simple products in group product test
2021-03-15 14:04:37 -03:00
Veljko
5897027080
Fixed flaky test checkout coupons
2021-03-15 13:14:48 +01:00
Veljko
6d24f4dc22
Update test
2021-03-13 20:49:45 +01:00
Veljko
dfc38562ce
Improve test
2021-03-13 19:43:29 +01:00
Veljko
21307e6603
Add checker for existing shipping zones
2021-03-13 18:54:48 +01:00
Veljko
fc38b8961e
Update test case
2021-03-13 14:23:40 +01:00
Veljko
d1ca54514a
Reorder tests
2021-03-13 13:56:38 +01:00
Veljko
471f43fd33
Fix reordering tests
2021-03-13 13:49:06 +01:00
Veljko
959ace94e5
Improve page util
2021-03-13 12:59:33 +01:00
Veljko
92a127bcbb
Reorder test and improve code
2021-03-13 12:26:28 +01:00
Veljko
12e417ce71
Improve code
2021-03-13 11:55:44 +01:00
Veljko
88cdb83a55
Update test
2021-03-13 10:56:23 +01:00
Veljko V
a3cef15e08
Merge branch 'trunk' into e2e/e2e-merchant-settings-shipping-zones
2021-03-13 00:00:10 +01:00
Veljko
70ed073231
Improve test and util
2021-03-12 23:53:04 +01:00
Veljko
bde3d1c919
Merge branch 'try/add-e2e-screenshot' into e2e/e2e-merchant-search-orders
2021-03-12 21:49:59 +01:00
Ron Rennick
91a4283075
update changelog, readme, fix test broken to test the bot
2021-03-12 16:40:20 -04:00
Veljko
7e3abe0f33
Merge branch 'trunk' into e2e/e2e-merchant-search-orders
2021-03-12 17:00:42 +01:00
Ron Rennick
698fdc3712
Merge branch 'trunk' into try/add-e2e-screenshot
2021-03-12 12:00:24 -04:00
Veljko
3ae4e7b4bc
Merge branch 'try/add-e2e-screenshot' into e2e/e2e-merchant-search-orders
2021-03-12 09:26:20 +01:00
Veljko
710e09687f
Merge branch 'trunk' into e2e-shopper-pay-order
2021-03-11 10:40:14 +01:00
Ron Rennick
bb907a6acd
add slack secrets, deliberately break test
2021-03-09 16:11:48 -04:00
Ron Rennick
d4f56c47a8
Merge branch 'trunk' into update/core-tests-group-api
2021-03-09 13:27:05 -04:00
Ron Rennick
add5d73df2
update browse,search,sort test to be more reliable
2021-03-09 08:49:52 -04:00
Veljko
ed9b4762ae
Update test and utils methods
2021-03-07 15:46:03 +01:00
Veljko V
1fb27ec3dd
Merge branch 'trunk' into e2e/e2e-merchant-search-orders
2021-03-06 12:13:18 +01:00
Veljko
94f83cb859
Revert changes and add waits
2021-03-06 12:09:12 +01:00
Ron Rennick
30d7b2ce9d
Merge pull request #29270 from woocommerce/add/merchant-order-email-flow
...
Add merchant order email flow e2e test
2021-03-05 11:21:13 -04:00
Veljko
e6fe91ee02
Improve code
2021-03-05 15:54:45 +01:00
Ron Rennick
f36c802eb3
Merge pull request #29279 from woocommerce/add/delete-step-product-api-tests
...
Added delete step to API product tests
2021-03-05 10:43:39 -04:00
Veljko
26c71b9db6
Improve code
2021-03-05 13:57:46 +01:00
Veljko
4b12dfdeda
Improve test code
2021-03-05 12:45:16 +01:00
Veljko
7d8e5430ec
Fix select element
2021-03-05 12:05:07 +01:00
Veljko
7eae2f2fe8
Improve test and add waits
2021-03-05 11:19:43 +01:00
Veljko V
a4d6183229
Merge branch 'trunk' into e2e/e2e-merchant-search-orders
2021-03-05 09:08:30 +01:00
Veljko
b2a395c918
Update test and util
2021-03-05 09:07:23 +01:00
Veljko V
b1c13e161b
Merge branch 'trunk' into e2e/e2e-merchant-settings-shipping-zones
2021-03-05 08:53:21 +01:00
Veljko
eaf8039223
Add waits to fix flakyness
2021-03-05 08:50:11 +01:00
zhongruige
5bf3e8ed98
Code review feedback
2021-03-04 14:17:43 -07:00
Greg
b48d2bfc8f
Merge branch 'trunk' into add/merchant-order-email-flow
2021-03-04 13:53:12 -07:00
Veljko V
f44c2fa549
Merge branch 'trunk' into e2e-shopper-pay-order
2021-03-04 21:51:32 +01:00
Veljko V
26be0bf713
Merge branch 'trunk' into e2e/e2e-merchant-search-orders
2021-03-04 20:38:49 +01:00
Veljko
1ab3935e1d
Update test and page util
2021-03-04 20:32:53 +01:00
Veljko V
9e1d785086
Merge branch 'trunk' into e2e/e2e-merchant-settings-shipping-zones
2021-03-04 19:56:16 +01:00
Veljko
1accf7166a
Add UiUnblocked
2021-03-04 19:46:47 +01:00
zhongruige
6fac4ab6d5
Added delete step to product tests
2021-03-04 11:43:15 -07:00
Veljko V
854ea026b2
Merge branch 'trunk' into e2e-shopper-browse-search-sort
2021-03-04 10:06:30 +01:00
Greg
e52504679d
Merge pull request #29236 from woocommerce/fix/28883
...
add variable product support to api package
2021-03-03 17:20:20 -07:00
Ron Rennick
a106807c51
changes per review
2021-03-03 19:07:43 -04:00
Greg
7b160fa631
Merge branch 'trunk' into add/merchant-order-email-flow
2021-03-03 15:03:23 -07:00
Greg
6b3ca3a456
Merge pull request #29098 from woocommerce/e2e/e2e-page-utils-coupons
...
Add new e2e page utils and update coupon tests
2021-03-03 14:34:29 -07:00
zhongruige
c960edb786
Code review feedback
2021-03-03 10:49:06 -07:00
zhongruige
4610d5cf16
Updated READMEs and CHANGELOGs
2021-03-03 09:57:11 -07:00
zhongruige
afac2aefab
Added etests around merchant email flows
2021-03-03 09:45:16 -07:00
Ron Rennick
9ff3122477
add group api test to run all api tests
2021-03-03 12:25:24 -04:00
Ron Rennick
3ab844043f
update changelogs, small fixes noticed in review
2021-03-03 11:39:09 -04:00
Ron Rennick
df22234a91
add basic variation api tests
2021-03-03 10:31:09 -04:00
Veljko
3b24423b0c
Update removeCoupon to include coupon name
2021-03-03 14:57:10 +01:00
Veljko V
92d1f29581
Merge branch 'trunk' into e2e-shopper-pay-order
2021-03-03 14:10:20 +01:00
Ron Rennick
3ca97c97ff
add variable product api test to core tests
2021-03-02 18:47:01 -04:00
Ron Rennick
220d2b70f3
give grouped-product consistent file name
2021-03-02 14:33:30 -04:00
Ron Rennick
4e55734795
merge trunk
2021-03-02 14:28:16 -04:00
zhongruige
14c0e296ed
Remove extra space
2021-03-02 10:24:25 -07:00
zhongruige
69f27b5e6c
Code review feedback
2021-03-02 08:57:30 -07:00
zhongruige
66b7a3cc01
Added coupon to API package and related tests
2021-03-01 11:36:04 -07:00
Roy Ho
f6d77c206d
Merge pull request #29228 from woocommerce/fix/28238
...
Update default GIT branch
2021-02-26 11:59:09 -08:00
Ron Rennick
07c4697068
use product URL functions when creating rest repositories
2021-02-26 14:20:37 -04:00
Ron Rennick
e3f4e3b0d5
merge trunk
2021-02-26 13:51:42 -04:00
Greg
bc9e3bf3ff
Merge pull request #29198 from woocommerce/fix/28885
...
Add external product support to api package
2021-02-26 09:16:02 -07:00
Claudio Sanches
d6e3cf6de9
Update default GIT branch
2021-02-25 20:51:14 -03:00
Tam Mullen
651bcb070a
Updated core test changelog
2021-02-25 15:00:30 +00:00
Tam Mullen
b6c4623057
Added tests for the merchant view order, update order status and update order details flows.
2021-02-25 15:00:30 +00:00
Tam Mullen
87aee208b6
Updated test comments and assertions based on feedback
2021-02-25 14:56:53 +00:00
Tam Mullen
502396ee00
Updated core test changelog
2021-02-25 14:56:53 +00:00
Tam Mullen
2e736d3e74
Updated from using StoreOwnerFlow to merchant
2021-02-25 14:56:53 +00:00
Tam Mullen
427225a3e1
Added tests for the merchant view order, update order status and update order details flows.
2021-02-25 14:56:53 +00:00
Ron Rennick
898e8a3a93
add grouped product test for api package
2021-02-24 15:16:38 -04:00
Ron Rennick
404e3aeb7c
update changelog, remove sale price from test
2021-02-23 14:44:47 -04:00
Ron Rennick
116dccd12a
add basic external product api test
2021-02-23 04:17:45 -04:00
Greg
3830dcefba
Update CHANGELOG.md
...
Fixed minor type in `CHANGELOG.md`
2021-02-22 13:13:04 -07:00
zhongruige
15825a5a13
Code review feedback
2021-02-22 13:09:11 -07:00
zhongruige
75aefa6325
Merge branch 'master' of github.com:woocommerce/woocommerce into add/e2e-shopper-variable-product-updates
2021-02-22 13:07:43 -07:00
Greg
5ca996b44a
Merge pull request #29079 from woocommerce/try/handle-confirm-dialog
...
add delay to confirm dialogs on refund test
2021-02-19 15:58:58 -07:00
Veljko
4915785684
Fix flakiness in test
2021-02-19 19:38:02 +01:00
Veljko
b1ed9e65d8
Fix failing build on TravisCI
2021-02-19 18:59:24 +01:00
Veljko
85bda2c8f2
Fix flakiness in test
2021-02-19 18:16:54 +01:00
Veljko
bf46077f55
Fix invalid spaces
2021-02-18 22:48:13 +01:00
Veljko
a77a4f264e
Add new e2e test merchant order searching
2021-02-18 21:53:30 +01:00
Veljko
eabee48a32
Remove waits and reorder test
2021-02-18 12:49:04 +01:00
Greg
3ad6a439e3
Merge branch 'master' into add/e2e-shopper-variable-product-updates
2021-02-15 08:20:22 -07:00
Greg
43a7d5d806
Merge branch 'master' into add/e2e-merchant-product-views
2021-02-15 08:19:52 -07:00
Veljko
46655e83a2
Add timeout waits in tests
2021-02-13 09:59:14 +01:00
Veljko
fc3b342545
Update changelogs and comments
2021-02-12 18:19:48 +01:00
Veljko
2b0127f9e3
Fix flaky scenarios and improve code
2021-02-12 17:43:01 +01:00
Veljko
1e26d880c1
Finalize test cases and scenarios
2021-02-12 16:10:23 +01:00
Veljko
7b42416718
Improve test and add new scenarios
2021-02-12 11:18:25 +01:00
Veljko
58b564f1cb
Add new component for shipping zones
2021-02-11 19:05:50 +01:00