Merged
Merged
Conversation
Pull Request Overview
This PR, titled "maintenance", introduces improvements and updates to test configurations, test cases, and the CI workflow. Key changes include adding an alias mapping in the Vitest configuration, revising several tests for the initPlugin functionality and redirects handling, and expanding the CI workflow to include type checks and build output verification.
Reviewed Changes
Copilot reviewed 9 out of 11 changed files in this pull request and generated 1 comment.
Show a summary per file| File | Description |
|---|---|
| test/vitest.config.ts | Added alias resolution to facilitate module imports |
| test/index.test.ts | Updated and expanded tests for initPlugin behavior |
| test/getRedirects.test.ts | New tests for getRedirects handling various scenarios |
| test/createRedirect.test.ts | Adjusted tests focusing on merging redirects functionality |
| README.md | Updated test command documentation |
| .github/workflows/ci.yml | Added typechecking job and build output verification steps |
- package.json: Language not supported
- tsconfig.build.json: Language not supported
Labels
None yet