File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -36,9 +36,9 @@ The following files will be found in almost all components:
3636
3737The following files can be found with most components:
3838
39- - ` ak-component.test.ts ` : A WebdriverIO test file. Not always present; WebdriverIO , the shadowDOM,
40- and events like mouse-in/mouse-out or timing-based components should have strong storybook demos
41- instead so developers can affirm that a component behaves as expected.
39+ - ` ak-component.test.ts ` : A Vitest-and-Playwright test file. Not always present; Playwright , the
40+ shadowDOM, and events like mouse-in/mouse-out or timing-based components should have strong
41+ storybook demos instead so developers can affirm that a component behaves as expected.
4242- ` ak-component.wcc.yaml ` : A WCCSS file. These files document _ what_ we did to convert Patternfly-5
4343 to a shadowDOM-friendly format. The WCCSS program in the ` ./tools-src ` folder automatically:
4444 - splits a component's React-oriented CSS into a file defining component-namespaced CSS custom
You can’t perform that action at this time.
0 commit comments