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
|
5f6e814d38
|
complete price property breakout with 3 product types
|
2021-02-26 14:52:58 -04: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
|
8b9e1701e1
|
add grouped product to e2e configuration
|
2021-02-24 15:48:27 -04:00 |
Ron Rennick
|
898e8a3a93
|
add grouped product test for api package
|
2021-02-24 15:16:38 -04:00 |
Ron Rennick
|
1b7e6933c6
|
add support for grouped product to api package
|
2021-02-24 10:29:02 -04:00 |
Tam Mullen
|
65443d923b
|
Merge pull request #29092 from woocommerce/add/e2e-shopper-variable-product-updates
Added new tests for Shopper / Product / Variable Product Info updates depending on variation
|
2021-02-23 21:43:31 +00:00 |
Ron Rennick
|
9cf001e403
|
separate price properties in api package
|
2021-02-23 16:44:36 -04:00 |
Ron Rennick
|
ddcb8ed744
|
Merge pull request #29207 from Marcuzz/fix/e2e-env-custom-init-file
Only use customInitFile in e2e-environment if it's a string
|
2021-02-23 15:39:27 -04:00 |
Marcus
|
3201a99995
|
fix: only use customInitFile in e2e if it's a string
in WSL2 the second argument is an instance of Command and can not be used with path.resolve
|
2021-02-23 20:12:51 +01:00 |
Ron Rennick
|
404e3aeb7c
|
update changelog, remove sale price from test
|
2021-02-23 14:44:47 -04:00 |
Ron Rennick
|
dcb76a3047
|
use common buildURL function
|
2021-02-23 04:52:43 -04:00 |
Ron Rennick
|
116dccd12a
|
add basic external product api test
|
2021-02-23 04:17:45 -04:00 |
Ron Rennick
|
cc86f19dec
|
fix up some in code docs
|
2021-02-22 17:16:17 -04:00 |
Ron Rennick
|
2e2b53cd7d
|
add external product type to api package
|
2021-02-22 17:12:30 -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 |
Tam Mullen
|
e937a92723
|
Merge pull request #28869 from woocommerce/add/e2e-merchant-product-views
Added tests around product search and editing a product
|
2021-02-19 22:34:31 +00:00 |
Greg
|
6f9c00cd1c
|
Merge pull request #29118 from woocommerce/packages/api/product-properties
Separate product properties into property groups
|
2021-02-19 14:24:14 -07:00 |
Ron Rennick
|
9e55856875
|
add missing update params
|
2021-02-15 23:27:22 -04:00 |
Ron Rennick
|
ff79153dd5
|
add product links collections
|
2021-02-15 16:59:11 -04:00 |
Ron Rennick
|
84f5223dd5
|
add related and upsell ids
|
2021-02-15 14:44:40 -04:00 |
Ron Rennick
|
653ca39121
|
add remaining single value props to abstract product
|
2021-02-15 14:15:37 -04: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 |
Ron Rennick
|
18565bf8ee
|
First pass at separating product properties into groups
|
2021-02-12 15:29:22 -04:00 |
Greg
|
6d16e6831a
|
Merge pull request #29064 from woocommerce/add/e2e-merchant-order-customr-payment-page
Add e2e test: merchant order customer payment page
|
2021-02-10 16:01:47 -07:00 |
zhongruige
|
0fea99f6be
|
Merge branch 'master' of github.com:woocommerce/woocommerce into add/e2e-merchant-product-views
|
2021-02-10 12:59:13 -07:00 |
zhongruige
|
27599e82cb
|
Merge branch 'master' of github.com:woocommerce/woocommerce into add/e2e-shopper-variable-product-updates
|
2021-02-10 12:58:17 -07:00 |
Greg
|
dcbbde1ce6
|
Merge pull request #29082 from woocommerce/e2e/e2e-fix-flaky-cart-coupons-test
Make cart coupons test more granular
|
2021-02-10 12:57:35 -07:00 |
Ron Rennick
|
cd8826e85f
|
Merge pull request #29037 from woocommerce/packages/update-e2e-docs
Update E2E docs
|
2021-02-10 15:29:41 -04:00 |
zhongruige
|
8f81ded6c0
|
Added new tests for shopper variable product updates
|
2021-02-10 11:27:50 -07:00 |
zhongruige
|
642c3aa40f
|
Merge branch 'master' of github.com:woocommerce/woocommerce into add/e2e-merchant-product-views
# Conflicts:
# tests/e2e/core-tests/CHANGELOG.md
# tests/e2e/utils/README.md
|
2021-02-10 09:19:14 -07:00 |
Veljko
|
f3b18880f0
|
Add waits to avoid flakiness
|
2021-02-10 13:22:04 +01:00 |
Veljko
|
c7cf42020f
|
Remove unnecessary code from test
|
2021-02-10 12:29:56 +01:00 |