refactor: move integration tests to tests/ directory
- Create tests/ directory for integration/manual test scripts - Move test-mcp.mjs, test-real-video.mjs, test-bilibili.mjs to tests/ - Keep unit tests in src/__tests__/ (Jest convention) - Update CHANGELOG.md
This commit is contained in:
parent
6fa13c1204
commit
d7f5ec0f62
@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
### Changed
|
||||
- Add Claude Code settings (.claude/, CLAUDE.md) to .gitignore
|
||||
- Add development guideline to always update CHANGELOG.md
|
||||
- Move integration test scripts to `tests/` directory for cleaner root
|
||||
|
||||
---
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user