Lucas Bustamante
|
3eeb1f239f
|
Merge pull request #31868 from woocommerce/add/api-t-documentation
Added documentation around certain conventions in API tests.
|
2022-02-09 19:35:20 -03:00 |
Lucas Bustamante
|
4ad028eab4
|
Merge pull request #31839 from woocommerce/fix/31748
update slack export to build version
|
2022-02-09 19:31:47 -03:00 |
Rodel
|
cf90bda319
|
Added documentation
|
2022-02-09 15:14:55 +08: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
|
3bb27bdc79
|
update slack export to build version
|
2022-02-04 14:48:56 -04:00 |
Jonathan Lane
|
5d2b764da1
|
Merge pull request #31835 from woocommerce/e2e/bump-default-wp
bump e2e-environment to WP 5.9.X default
|
2022-02-04 10:44:25 -08:00 |
Jonathan Lane
|
d3183be8a5
|
Merge pull request #31838 from woocommerce/fix/31456
use OS path separator in installFiles
|
2022-02-04 10:38:50 -08:00 |
Ron Rennick
|
5c12aaa877
|
use OS path separator in installFiles
|
2022-02-04 14:17:54 -04:00 |
Ron Rennick
|
da49a03b52
|
bump e2e-environment to WP 5.9.X default
|
2022-02-04 12:36:45 -04:00 |
Lucas Bustamante
|
6ec677643f
|
CR: Spacing
|
2022-02-04 12:21:57 -03: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 |
Ron Rennick
|
eac5fb5c67
|
Merge branch 'trunk' into e2e/prepare-release
|
2022-02-03 15:30:07 -04:00 |
Ron Rennick
|
8508884c62
|
Merge branch 'trunk' into fix/31576
|
2022-02-02 15:12:55 -04:00 |
Ron Rennick
|
c607bbfeb8
|
pre-release changelog fixes
|
2022-02-01 15:37:31 -04:00 |
jamelreid
|
7d42347537
|
Updated test not found output
|
2022-02-01 13:27:25 -05:00 |
jamelreid
|
c9862f7a44
|
Merge branch 'trunk' into try/remove-some-test-label
|
2022-02-01 13:24:58 -05:00 |
Ron Rennick
|
57ad5e388a
|
add puppeteer dependency
|
2022-01-28 13:15:45 -04:00 |
Ron Rennick
|
933de44557
|
remove pnpm rule, fix utils build
|
2022-01-28 12:34:49 -04:00 |
jamelreid
|
7d7b9996f5
|
Updated CHANGELOG.md
|
2022-01-27 13:29:32 -05:00 |
jamelreid
|
cef0dd877b
|
Updated CHANGELOG.md
|
2022-01-27 12:39:50 -05:00 |
jamelreid
|
19fa73acfd
|
Updated top level menu css selectors
This is done to ensure that page load tests work regardless of the order of the top level menu list.
|
2022-01-27 12:38:20 -05:00 |
jamelreid
|
68af14a26b
|
Updated to handle removing directories
|
2022-01-27 10:11:13 -05:00 |
Lucas Bustamante
|
1703aeddc4
|
Code style
|
2022-01-26 13:36:39 -03:00 |
Lucas Bustamante
|
e1ca45e07d
|
Keep original if statement order
|
2022-01-26 13:35:03 -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 |
Jamel Noel Reid
|
27eba955dd
|
Merge pull request #31726 from woocommerce/update/31615
update test-result.json handling to copy the file to the local folder
|
2022-01-25 15:09:43 -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 |
Ron Rennick
|
6687e5847e
|
fix environment dependencies
|
2022-01-25 13:04:17 -04:00 |
jamelreid
|
48bfc2c3b2
|
Made summary output more dynamic
|
2022-01-25 11:41:28 -05:00 |
Ron Rennick
|
75fec513e1
|
fix merge conflicts
|
2022-01-24 13:39:38 -04: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
|
7eef1abb02
|
Added a 45 second timeout to the beforeAll hook
|
2022-01-18 17:52:11 -05:00 |
Ron Rennick
|
7c04c5893c
|
e2e package changelog cleanup
|
2022-01-18 05:04:32 -04:00 |
Ron Rennick
|
1c1fceb304
|
e2e-core-test package cleanup
|
2022-01-14 15:44:08 -04:00 |
Greg
|
3457917a3a
|
Merge pull request #31629 from woocommerce/fix/remove-duplicate-path-from-actions
Remove the need for duplicate `plugins/woocommerce` in path when running a single E2E test
|
2022-01-13 15:05:31 -07:00 |
Greg
|
c9953da73c
|
Merge branch 'trunk' of https://github.com/woocommerce/woocommerce into add/apt-publish-config
|
2022-01-13 12:16:39 -07:00 |
jamelreid
|
c1d0f510af
|
Updated CHANGELOG.md
|
2022-01-13 10:52:55 -05:00 |
jamelreid
|
b89b67658a
|
Updated method import
|
2022-01-13 10:52:44 -05:00 |
jamelreid
|
564ea31c5d
|
Changed method name to resolveSingleE2EPath
|
2022-01-13 10:52:15 -05:00 |
jamelreid
|
e1f030f832
|
Updated comments
|
2022-01-12 18:37:05 -05:00 |
jamelreid
|
f08da97fe6
|
Updated CHANGELOG.md
|
2022-01-12 18:27:43 -05:00 |