This website requires JavaScript.
Explore
Help
Sign In
Steve-Dee-Designs
/
woocommerce
mirror of
https://github.com/woocommerce/woocommerce.git
Watch
1
Star
0
Fork
You've already forked woocommerce
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c66c31b5f1
woocommerce
/
plugins
/
woocommerce-blocks
/
tests
/
e2e
/
tsconfig.json
4 lines
44 B
JSON
Raw
Normal View
History
Unescape
Escape
Add E2E tests for the Filter Products By Attribute Block (https://github.com/woocommerce/woocommerce-blocks/pull/6355) * Add E2E tests for the Filter Products By Attribute Block woocommerce/woocommerce-blocks#6322 add E2E tests for the Filter Products By Attribute Block * improve checks
2022-05-12 15:15:53 +00:00
{
Rename commands and directories for Playwright and JEST e2e tests (https://github.com/woocommerce/woocommerce-blocks/pull/10493) * Move e2e to e2e-jest * Move e2e-pw to e2e * Update e2e usage + scripts * Missed some directory renames * Update gitignore * Remove test results as its in gitignore
2023-08-08 16:58:12 +00:00
"extends"
:
"../../tsconfig.base.json"
,
Add E2E tests for the Filter Products By Attribute Block (https://github.com/woocommerce/woocommerce-blocks/pull/6355) * Add E2E tests for the Filter Products By Attribute Block woocommerce/woocommerce-blocks#6322 add E2E tests for the Filter Products By Attribute Block * improve checks
2022-05-12 15:15:53 +00:00
}