Skip to content

Commit fe7c1bc

Browse files
committed
update copilot instructions
1 parent c5d4991 commit fe7c1bc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/copilot-instructions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,6 @@ When generating or modifying documentation:
4444
## Development Workflow
4545

4646
- Whenever a TODO comment is added, modified, or deleted in the code, run the top-level task `pnpm make:todo` to update the automatically generated `TODO.md`.
47+
- When creating tests, check if additional functional and integration tests can be added to the `shadow-objects-testing` package.
48+
- Any functionality that directly affects the public API must also be tested in the end-to-end tests within the `shadow-objects-e2e` package, if possible and meaningful.
4749

0 commit comments

Comments
 (0)