Commit 5ac22dc
Add minimal package.json for Playwright integration tests
- Add package.json with only @playwright/test dependency for browser testing
- Core application remains dependency-free, only test infrastructure needs this
- All test suites now working: unit tests (95.8% coverage) + integration tests
- Maintains clean separation between runtime (no deps) and testing (minimal deps)
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent f21e11e commit 5ac22dc
2 files changed
+28
-0
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments