Jamel Noel Reid
8812feedaa
Merge pull request #32419 from woocommerce/e2e/db-healthcheck
...
Only start PHP containers after a successful healthcheck against DB
2022-04-04 04:09:24 -05:00
Lucas Bustamante
20be0bc3e6
Wait as part of the up process
2022-04-01 14:37:47 +01:00
RJChow
12a818c04d
Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in JS packages
2022-04-01 11:41:32 +08:00
Tam Mullen
74c72274a7
Add docker:wait to e2e env for waiting without running tests
2022-02-17 22:31:26 +00:00
Jamel Noel Reid
87b69a8f26
Merge pull request #31732 from woocommerce/e2e/add-force-to-test-scaffold
...
Add --force to test scaffold
2022-02-04 14:08:23 -05:00
Ron Rennick
da49a03b52
bump e2e-environment to WP 5.9.X default
2022-02-04 12:36:45 -04:00
Lucas Bustamante
4c8c792869
CR: Spacing
2022-02-04 12:20:59 -03:00
Lucas Bustamante
345faa6ea5
Skip confirmation for test files as well with --force
2022-02-03 20:47:14 -03:00
Lucas Bustamante
f9c90b87ef
Space for consistency
2022-02-03 20:36:18 -03:00
Lucas Bustamante
d63a697d20
Merge branch 'trunk' into e2e/add-force-to-test-scaffold
2022-02-03 20:35:34 -03:00
Lucas Bustamante
1688d66484
Avoid calling substr method on undefined
...
Co-authored-by: Jamel Noel Reid <MrJnrman@users.noreply.github.com>
2022-02-03 20:35:03 -03:00
jamelreid
7d42347537
Updated test not found output
2022-02-01 13:27:25 -05:00
Lucas Bustamante
1703aeddc4
Code style
2022-01-26 13:36:39 -03:00
Lucas Bustamante
15291424e2
Add --force argument to scaffold test setup files without confirmation
2022-01-26 13:27:25 -03:00
Lucas Bustamante
cac95a3433
Scaffold --force wip
2022-01-26 13:13:18 -03:00
jamelreid
bba4a3a1a4
Updated file path
2022-01-25 15:13:18 -05:00
jamelreid
ac782638d3
Merge branch 'trunk' into try/remove-some-test-label
2022-01-25 15:12:25 -05:00
Ron Rennick
6327596767
update testresult.json handling to copy the file to the local folder
2022-01-25 13:48:20 -04:00
jamelreid
48bfc2c3b2
Made summary output more dynamic
2022-01-25 11:41:28 -05:00
jamelreid
b46e681597
Updated path to test-results.json
2022-01-24 10:22:29 -05:00
jamelreid
9cd3c6976d
Used resolveLocalE2ePath for path to test results
2022-01-21 17:51:46 -05:00
Jonathan Lane
dc381f4305
Merge pull request #31625 from woocommerce/e2e/test-results-full-path
...
Show full path to test-result.json file
2022-01-19 14:26:32 -08:00
jamelreid
b89b67658a
Updated method import
2022-01-13 10:52:44 -05:00
jamelreid
d49a68079e
Imported and used removePathDuplicates method
2022-01-12 15:44:41 -05:00
Lucas Bustamante
926fed6828
Store test-results.json file in the project under test folder
2022-01-12 14:09:38 -03:00
Lucas Bustamante
1a6708b57c
Keep the test-results.json file in the root dir of e2e-environment
2022-01-12 13:50:10 -03:00
Lucas Bustamante
037c6205d0
Remove extra space
2022-01-12 13:46:42 -03:00
Lucas Bustamante
2cbedb1dc8
Show full path to test-result.json file
2022-01-12 13:39:38 -03:00
jonathansadowski
dabd2c6bf2
Merge pull request #31581 from woocommerce/fix/circular-reference
...
change extension on scaffolding sample scripts
2022-01-07 14:26:47 -06:00
Ron Rennick
a1784c5beb
change extension on scaffolding sample scripts
2022-01-06 11:02:05 -04:00
Ron Rennick
2071da88ef
fix jest-circus dependency, pnpm e2e-environment build
2022-01-05 22:04:50 -04:00
jamelreid
5b63fa9a75
Merged trunk into add/post-external-smoke-test-results-to-pr
2021-12-20 10:51:04 -05:00
Ron Rennick
c5300e7a67
undo unintended changes to default.json
2021-12-09 17:08:48 -04:00
Ron Rennick
2c5bed66e7
use path.sep throughout scaffolding
2021-12-08 19:38:45 -04:00
Ron Rennick
3041bb25fa
add uninstall feature
2021-12-08 19:08:29 -04:00
Ron Rennick
036ab6a464
simplify core test scaffold, add default setup
2021-12-08 16:56:53 -04:00
Ron Rennick
2698cb36ff
add overwrite confirmation
2021-12-08 15:12:27 -04:00
jamelreid
00fc5495ef
Added script to post test results to GitHub PR
2021-12-08 12:48:24 -05:00
jamelreid
5b24808971
Stored test results as json
2021-12-08 12:47:50 -05:00
Ron Rennick
59f1f3a6b5
Give installFiles its own index
2021-12-08 13:47:30 -04:00
Ron Rennick
25cd08933c
add --ext and --format arguments
2021-11-26 16:55:22 -04:00
Ron Rennick
a21af3d3c6
add resolvePackage(), resolvePackagePath() utilities
2021-11-26 15:14:49 -04:00
Ron Rennick
6c197cc743
Merge branch 'trunk' into poc/e2e-scaffold
2021-11-25 12:16:23 -04:00
Ron Rennick
e449511ff0
Clean up e2e-environment changes from monorepo reorg ( #31233 )
...
* add flag to distinguish between the development repo and npm package
* introduce local E2E file resolver function
* update package changelog and readme
2021-11-23 13:56:24 +01:00
Ron Rennick
23f4f1c744
avoid issues with preconfigured curl options in npm ( #31232 )
2021-11-23 13:16:05 +01:00
Ron Rennick
b698a80f36
add basic test spec installer
2021-11-19 17:02:02 -04:00
Ron Rennick
61fd4e0a5e
introduce local E2E file resolver function
2021-11-17 09:50:40 -04:00
Ron Rennick
df582a20d3
add flag to distinguish between the development repo and npm package
2021-11-16 11:35:30 -04:00
Ron Rennick
ce20bd0931
add generic container environment variable support for PHP, DB
2021-11-10 06:48:59 -04:00
Paul Sealock
789d942f89
Update e2e package locations and add PNPM ( #30977 )
2021-10-29 08:32:31 +13:00