Commit Graph

40821 Commits

Author SHA1 Message Date
jamelreid 84f98b5ae9 Required `config` from @woocommerce/e2e-environment package 2021-12-13 18:36:18 -05:00
jamelreid e789dbeada Added config to e2e-environment exports 2021-12-13 18:33:17 -05:00
jamelreid ae2e004c0e Added custom config.js to e2e-environment package
This custom config.js provides all the functionality of the config package along with extending the `get` method to accept an optional second argument that will be used if the property is not found in the config file.
2021-12-13 18:32:15 -05:00
jamelreid 5f85a42057 Updated CHANGELOG.md 2021-12-13 18:29:00 -05:00
Greg 54d1379deb Rename plugin_repository variable 2021-12-13 16:11:22 -07: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
MD Sultan Nasir Uddin 705a383de5
Fix hard coded email template path (#31321) 2021-12-13 14:03:45 -07:00
roykho 26121fa059
Designate root level eslint config 2021-12-13 08:13:40 -08:00
Roy Ho b12de19975
Merge pull request #31356 from woocommerce/prevent-npm
Prevent npm
2021-12-10 12:26:43 -08:00
roykho 56ebc90674
Remove remaining gitignore item 2021-12-10 11:18:21 -08:00
jamelreid ac83762aca Disabled jest retries by default 2021-12-10 11:02:21 -05:00
jamelreid b4d0bc0dab Enabled jest retries locally 2021-12-10 11:01:58 -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
Vedanshu Jain bd5cf4adca
Merge pull request #31373 from woocommerce/fix/28459
Db version option consistency
2021-12-10 16:15:02 +05:30
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
Greg c6cdf87aa7 Remove standalone run and add to smoke and release testing 2021-12-09 14:07:13 -07:00
Ron Rennick cf66823a55 add changelog and readme 2021-12-09 16:53:06 -04:00
Tam Mullen 108cb721dc
Merge pull request #30944 from woocommerce/try/gh-issue-forms
Try GitHub Issue Forms
2021-12-09 20:29:14 +00:00
Jeff Stieler 7f86a45292
Adds the image size to gallery nav (waiting the image load) (#31407)
* adds the image size to gallery nav

* replaces tabs with spaces

Co-authored-by: Erik Golinelli <erik@codekraft.it>
2021-12-09 13:22:07 -07:00
Greg 9621e13de5 Run the plugin test on PR 2021-12-09 09:01:37 -07:00
Greg 4a577e9f1e Added some more plugins 2021-12-09 08:58:08 -07:00
roykho f5b4c86e8e
Move ignore file to root level 2021-12-09 06:21:01 -08:00
Greg 44eedb0ee9 Run on trunk code 2021-12-08 17:23:00 -07:00
Greg 24f2f55742 Use a different syntax 2021-12-08 16:40:42 -07: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
Greg 287df6e10b Update workflow name 2021-12-08 15:58:58 -07:00
Greg 473c4e5279 Added upload and test functionality 2021-12-08 15:56:42 -07: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 17d2c25ae5 Added comment 2021-12-08 14:03:08 -05:00
jamelreid 1a5c44c472 Exported all methods from jest-object.config 2021-12-08 14:01:00 -05:00
jamelreid 6086223708 Added setupJestRetries to beforeAll block 2021-12-08 14:00:31 -05:00
jamelreid a6f51a9a39 Added default param and exported all methods 2021-12-08 14:00:02 -05:00
jamelreid 1f14d557dd Updated README.md with jest retry documentation 2021-12-08 13:59:10 -05:00
jamelreid fecbeac4ad Updated CHANGELOG.md 2021-12-08 13:44:58 -05:00
Greg fedb5e9677
Merge pull request #31199 from woocommerce/add/api-tests-add-complex-order
Test for adding a complex order
2021-12-08 11:23:10 -07:00
jamelreid f4472d74ec Merge branch 'trunk' into add/jest-retry 2021-12-08 13:03:23 -05:00
jamelreid 7b36ba2b3e Updated CHANGELOG.md 2021-12-08 13:02:11 -05:00
jamelreid cbf8bfc1d0 Updated workflow to post test results to GitHub PR 2021-12-08 12:50:21 -05: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
jamelreid 2fdae2bc01 Added test-results.json to .gitignore 2021-12-08 12:47:31 -05:00
Ron Rennick 59f1f3a6b5 Give installFiles its own index 2021-12-08 13:47:30 -04:00
Peter Fabian d53a472bf1
Merge pull request #31105 from matchboxdesigngroup/fix/a11y-improvement-add-to-cart-variable
A11y improvement to the variable product add to cart table on product singles
2021-12-08 18:38:01 +01:00
Cullen Whitmore be19efe729 Bump the version string in the template header to 6.1.0 2021-12-08 10:13:11 -06:00
Ron Rennick 6989bd61f9 merge trunk 2021-12-08 12:12:34 -04:00