Skip to content

Commit 294320d

Browse files
authored
move UI_TESTING.md to runtime, remove DEVELOPMENT.md for patterns (#1949)
1 parent 7ec536e commit 294320d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

AGENTS.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,8 @@ Skills (recipe-dev) to do the work.
1717
ct-select, etc.) with bidirectional binding and event handling patterns
1818
- `docs/common/PATTERNS.md` - High-level patterns and examples for building
1919
applications, including common mistakes and debugging tips
20-
- `docs/common/DEVELOPMENT.md` - Coding style, design principles, and best
21-
practices
2220
- `packages/patterns/INDEX.md` - Catalog of all pattern examples with summaries,
2321
data types, and keywords
24-
- `docs/common/UI_TESTING.md` - How to work with shadow dom in our integration
25-
tests
2622

2723
**Important:** Ignore the top level `recipes` folder - it is defunct.
2824

@@ -34,3 +30,5 @@ If you are developing runtime code, read the following documentation:
3430
overview
3531
- `docs/common/DEVELOPMENT.md` - Coding style, design principles, and best
3632
practices
33+
- `docs/common/UI_TESTING.md` - How to work with shadow dom in our integration
34+
tests

0 commit comments

Comments
 (0)