Ron Rennick
|
1c1fceb304
|
e2e-core-test package cleanup
|
2022-01-14 15:44:08 -04:00 |
Rodel
|
fba4ddd94e
|
Merge branch 'trunk' into add/e2e-more-variation-tests
|
2022-01-07 15:04:57 +08:00 |
Lucas Bustamante
|
9d85ba8f00
|
Merge branch 'trunk' into e2e/add-build-to-e2e-core-tests
|
2022-01-06 12:14:25 -03:00 |
Rodel
|
7924b79929
|
Merge branch 'trunk' into add/e2e-more-variation-tests
|
2022-01-06 18:27:51 +08:00 |
jonathansadowski
|
d71a9d9ba9
|
Revert "Add config default values"
|
2022-01-05 14:44:31 -06:00 |
Lucas Bustamante
|
52adffb8b0
|
Add CHANGELOG.md to distributable package
|
2022-01-05 13:23:36 -03:00 |
Lucas Bustamante
|
38cab954c4
|
Add installFiles folder as part of the distributable package
|
2022-01-05 13:22:03 -03:00 |
Lucas Bustamante
|
f881cc7c99
|
Do not include "src" and build files into npm package
|
2022-01-04 22:15:12 -03:00 |
Lucas Bustamante
|
2e1a021195
|
Merge branch 'trunk' into e2e/add-build-to-e2e-core-tests
|
2022-01-04 16:00:02 -03:00 |
jamelreid
|
094e9b5b62
|
Merged trunk into add/config-default-values
|
2022-01-03 18:25:59 -05:00 |
jamelreid
|
f16ee73f98
|
Updated CHANGELOG.md
|
2022-01-03 18:21:26 -05:00 |
jamelreid
|
7ff7b14cb4
|
Required config from @woocommerce/e2e-environment
|
2022-01-03 17:41:46 -05:00 |
jamelreid
|
5c9032a3cc
|
Removed config dependency
|
2022-01-03 17:39:04 -05:00 |
Lucas Bustamante
|
b75ac0897f
|
Undo renaming of property
|
2022-01-03 17:04:29 -03:00 |
Lucas Bustamante
|
a2eaf0ea55
|
Revert "pnpm update"
This reverts commit 1b4aa0e37d .
|
2022-01-03 16:40:08 -03:00 |
Jon Lane
|
70bab8276d
|
Updated CHANGELOG
|
2022-01-03 11:18:07 -08:00 |
Jon Lane
|
2a9d5146ea
|
Move merchant.login out of beforeAll block
|
2022-01-03 11:04:24 -08:00 |
Lucas Bustamante
|
1b4aa0e37d
|
pnpm update
|
2022-01-03 14:18:21 -03:00 |
Lucas Bustamante
|
82b76d1983
|
Add babel dependencies to build transpiled CJS code
|
2022-01-03 14:11:53 -03:00 |
jamelreid
|
e893aa9f37
|
Merged add/config-default-values with trunk
|
2022-01-03 09:26:43 -05:00 |
Lucas Bustamante
|
68025d3db5
|
Use __dirname instead of process.cwd()
|
2021-12-29 13:47:46 -03:00 |
Lucas Bustamante
|
6bb196674e
|
Update path to find CSV
|
2021-12-29 13:27:15 -03:00 |
Lucas Bustamante
|
1bd7e794a2
|
Move back test-data
|
2021-12-29 13:26:55 -03:00 |
Lucas Bustamante
|
39d374bf03
|
test-data also needs to be inside src folder
|
2021-12-29 10:52:12 -03:00 |
Lucas Bustamante
|
4aa8df266d
|
Add changelog entry
|
2021-12-29 10:23:11 -03:00 |
Lucas Bustamante
|
1f9d12f5e6
|
Fix path after moving files
|
2021-12-29 10:17:51 -03:00 |
Lucas Bustamante
|
0108d4c7ec
|
Preserve folder/file structure as before inside the "src" folder
|
2021-12-29 10:12:21 -03:00 |
Lucas Bustamante
|
05291dcc18
|
Keep the entrypoint the index.js at the root
|
2021-12-29 10:01:48 -03:00 |
Lucas Bustamante
|
14d53393d8
|
Add build step and update package main/module entrypoints
|
2021-12-29 09:25:19 -03:00 |
Lucas Bustamante
|
60e56eef96
|
Rename "specs" folder to "src" as required by the build script
|
2021-12-29 09:24:47 -03:00 |
Ron Rennick
|
4ee75fc5d2
|
updates per review
|
2021-12-23 14:47:03 -04:00 |
jamelreid
|
f9cb8a7617
|
Updated price assignment
|
2021-12-23 12:05:59 -05:00 |
Rodel
|
d054b9f4ea
|
Minor refactor
|
2021-12-23 02:37:31 +08:00 |
Rodel
|
df284e6fcf
|
Changed: common steps to functions
|
2021-12-23 02:13:02 +08:00 |
Ron Rennick
|
60e1820898
|
dismiss onboarding wizard on page load tests
|
2021-12-22 13:59:38 -04:00 |
Rodel
|
85b2fc62f8
|
Added: can bulk-edit variations
|
2021-12-23 00:28:50 +08:00 |
Rodel
|
045c877e3c
|
Added: can remove a variation
|
2021-12-22 21:04:18 +08:00 |
Rodel
|
2e7b663b0f
|
Added: can set variation defaults
|
2021-12-22 20:26:28 +08:00 |
Rodel
|
0cd62cf0e8
|
Added: can manage stock at variation level
|
2021-12-22 19:37:22 +08:00 |
Rodel
|
f4e68859b9
|
Added: can manually add a variation
|
2021-12-22 18:44:17 +08:00 |
Rodel
|
c9b89351b0
|
Added: can delete all variations
|
2021-12-22 18:14:50 +08:00 |
jamelreid
|
f252c4925b
|
Updated product price assignment
|
2021-12-21 14:52:47 -05:00 |
jamelreid
|
53a7c0d16c
|
Merge branch 'trunk' into add/config-default-values
|
2021-12-20 10:54:09 -05:00 |
jamelreid
|
e9534034cb
|
Added e2e-environment to peerDependencies
|
2021-12-15 14:47:20 -05:00 |
Ron Rennick
|
42dd5504f3
|
merge trunk
|
2021-12-15 14:26:54 -04:00 |
Paul Sealock
|
eb453cce20
|
Add NX commands for Jetpack Changelogger (#31166)
|
2021-12-15 14:14:17 +13:00 |
Ron Rennick
|
0c268ad998
|
fix merge conflicts
|
2021-12-14 14:40:01 -04:00 |
jamelreid
|
c34dde8714
|
Removed unused import
|
2021-12-13 19:10:15 -05:00 |
jamelreid
|
f132a10129
|
Required `config` from @woocommerce/e2e-environment package
|
2021-12-13 19:10:04 -05:00 |
jamelreid
|
84f98b5ae9
|
Required `config` from @woocommerce/e2e-environment package
|
2021-12-13 18:36:18 -05:00 |