Skip to content

Add automated unit tests with Node.js#9

Merged
coryrylan merged 1 commit intomainfrom
claude/add-nodejs-unit-tests-011CV3SKfZaVHjGAdXHuGkZt
Nov 13, 2025
Merged

Add automated unit tests with Node.js#9
coryrylan merged 1 commit intomainfrom
claude/add-nodejs-unit-tests-011CV3SKfZaVHjGAdXHuGkZt

Conversation

@coryrylan
Copy link
Copy Markdown
Member

  • Add test fixtures with sample custom-elements.json for testing
  • Add unit tests for utils.ts (metadata extraction, property/event filtering)
  • Add unit tests for reserved.ts (property and event validation)
  • Add unit tests for generator modules (react.ts, angular.ts, typescript.ts)
  • Add tsx as dev dependency for running TypeScript tests
  • Add test script to package.json and integrate into CI pipeline
  • All 63 tests passing with comprehensive coverage of core functionality

- Add test fixtures with sample custom-elements.json for testing
- Add unit tests for utils.ts (metadata extraction, property/event filtering)
- Add unit tests for reserved.ts (property and event validation)
- Add unit tests for generator modules (react.ts, angular.ts, typescript.ts)
- Add tsx as dev dependency for running TypeScript tests
- Add test script to package.json and integrate into CI pipeline
- All 63 tests passing with comprehensive coverage of core functionality
@coryrylan coryrylan merged commit 0be1b46 into main Nov 13, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants