Jon Lane
|
2a9d5146ea
|
Move merchant.login out of beforeAll block
|
2022-01-03 11:04:24 -08:00 |
Lucas Bustamante
|
e89b8829bb
|
Normalized 4 spaces as tabs
|
2021-12-27 16:27:08 -03:00 |
Lucas Bustamante
|
65d622558f
|
Add changelog
|
2021-12-27 11:30:40 -03:00 |
Lucas Bustamante
|
a700531d12
|
Merge branch 'trunk' into e2e/add-missing-entries-to-default-json
|
2021-12-27 08:40:28 -03:00 |
Lucas Bustamante
|
0f29032a93
|
Add "defaultAttributes" JSON key
|
2021-12-27 08:40:07 -03:00 |
Greg
|
0023c319d2
|
Merge pull request #31484 from woocommerce/add/low-stock-threshold
Add low stock threshold to the WooCommerce API package
|
2021-12-26 20:00:48 -07:00 |
Lucas Bustamante
|
02e08bccb2
|
Add missing entries to default.json
|
2021-12-24 12:50:04 -03:00 |
Ron Rennick
|
4ee75fc5d2
|
updates per review
|
2021-12-23 14:47:03 -04:00 |
jamelreid
|
ef00eaa70e
|
Merge branch 'trunk' into add/low-stock-threshold
|
2021-12-23 10:21:08 -05:00 |
jamelreid
|
d83a83ae0c
|
Updated JSDoc to description
|
2021-12-23 10:20:40 -05:00 |
jamelreid
|
35784f2f3a
|
Updated JSDoc type
|
2021-12-23 10:18:50 -05:00 |
Ron Rennick
|
0323025179
|
update readme, changelog
|
2021-12-22 14:54:04 -04:00 |
Ron Rennick
|
60e1820898
|
dismiss onboarding wizard on page load tests
|
2021-12-22 13:59:38 -04:00 |
Ron Rennick
|
d2390950d2
|
Merge pull request #31397 from woocommerce/add/post-external-smoke-test-results-to-pr
Post external smoke test results to GitHub PR
|
2021-12-22 10:04:44 -04:00 |
jonathansadowski
|
71cdcf322c
|
Merge pull request #31465 from woocommerce/fix/fail-package-builds-2
Add needed packages to build e2e
|
2021-12-20 11:11:19 -06:00 |
Jamel Noel Reid
|
8920b4686e
|
Update CHANGELOG.md
|
2021-12-20 11:51:43 -05:00 |
jamelreid
|
5b63fa9a75
|
Merged trunk into add/post-external-smoke-test-results-to-pr
|
2021-12-20 10:51:04 -05:00 |
jamelreid
|
8078b0cdaf
|
Added low stock threshold
|
2021-12-17 12:38:19 -05:00 |
jamelreid
|
40d14043d2
|
Updated CHANGELOG.md
|
2021-12-17 12:37:09 -05:00 |
Greg
|
e7d3a65752
|
Merge branch 'trunk' of https://github.com/woocommerce/woocommerce into add/plugin-upload-test-functionality
|
2021-12-16 13:39:15 -07:00 |
Greg
|
77bb3e958d
|
Logic for private repos and minor tweaks
|
2021-12-16 09:58:11 -07:00 |
roykho
|
b1e7abcd4a
|
Add needed packages to build e2e
|
2021-12-16 07:48:52 -08:00 |
Roy Ho
|
f7c93a6823
|
Merge branch 'trunk' into standardize-config-files
|
2021-12-16 05:44:48 -08:00 |
Greg
|
89d74d4bc3
|
Update to use new resolveLocalE2ePath
|
2021-12-15 14:06:19 -07:00 |
Greg
|
fdee881ab8
|
Prettier fixes
|
2021-12-15 13:59:17 -07:00 |
Greg
|
6e5005b0d4
|
Merge branch 'trunk' into add/plugin-upload-test-functionality
|
2021-12-15 13:43:46 -07:00 |
Ron Rennick
|
42dd5504f3
|
merge trunk
|
2021-12-15 14:26:54 -04:00 |
Roy Ho
|
af3585b67b
|
Merge branch 'trunk' into standardize-config-files
|
2021-12-15 07:13:58 -08:00 |
roykho
|
0f369d7040
|
Update package and node version
|
2021-12-15 07:08:37 -08:00 |
Ron Rennick
|
b478bbb949
|
Merge pull request #31415 from woocommerce/fix/jest-e2e-retries
Fix jest e2e retries
|
2021-12-14 22:34:22 -04:00 |
Paul Sealock
|
eb453cce20
|
Add NX commands for Jetpack Changelogger (#31166)
|
2021-12-15 14:14:17 +13:00 |
roykho
|
76794e374c
|
Restore babel/polyfill removed by accident
|
2021-12-14 12:10:28 -08:00 |
Ron Rennick
|
0c268ad998
|
fix merge conflicts
|
2021-12-14 14:40:01 -04:00 |
jamelreid
|
6dcab53871
|
Updated jest.retryTimes() to be a conditional
This way it doesn't matter if the call is made locally or from the package.
|
2021-12-14 13:14:41 -05:00 |
Greg
|
b9231cbf24
|
Regex fix
|
2021-12-14 11:11:53 -07:00 |
Greg
|
6fb892bca4
|
Linting updates
|
2021-12-14 10:56:44 -07:00 |
Greg
|
2762c9821a
|
Merge branch 'trunk' of https://github.com/woocommerce/woocommerce into add/plugin-upload-test-functionality
|
2021-12-14 10:49:53 -07:00 |
roykho
|
3ba275e6c9
|
Deprecate stylelint-config-wordpress with current package
|
2021-12-14 09:14:54 -08:00 |
roykho
|
ff7c615770
|
Move gitignore paths to root when it makes sense
|
2021-12-14 08:21:37 -08:00 |
Ron Rennick
|
a4618e7351
|
Merge pull request #31412 from woocommerce/fix/e2e-readme-paths
Updated paths in README.md
|
2021-12-13 18:55:02 -04:00 |
Greg
|
fba795421d
|
Merge branch 'trunk' of github.com:woocommerce/woocommerce into add/plugin-upload-test-functionality
|
2021-12-13 15:45:32 -07:00 |
Roy Ho
|
b12de19975
|
Merge pull request #31356 from woocommerce/prevent-npm
Prevent npm
|
2021-12-10 12:26:43 -08:00 |
jamelreid
|
ac83762aca
|
Disabled jest retries by default
|
2021-12-10 11:02:21 -05:00 |
jamelreid
|
feec71249a
|
Updated paths in READMe.md
|
2021-12-10 10:22:08 -05:00 |
Jamel Noel Reid
|
22721e0a70
|
Merge pull request #31336 from woocommerce/add/jest-retry
Retry failed E2E tests using Jest
|
2021-12-10 07:46:09 -05:00 |
jamelreid
|
68ca895e8b
|
Removed parameter
|
2021-12-09 16:46:55 -05:00 |
Ron Rennick
|
c5300e7a67
|
undo unintended changes to default.json
|
2021-12-09 17:08:48 -04:00 |
Ron Rennick
|
cf66823a55
|
add changelog and readme
|
2021-12-09 16:53:06 -04:00 |
roykho
|
f5b4c86e8e
|
Move ignore file to root level
|
2021-12-09 06:21:01 -08:00 |
Ron Rennick
|
2c5bed66e7
|
use path.sep throughout scaffolding
|
2021-12-08 19:38:45 -04:00 |