Skip to content

Unit test framework + rust improvements #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 4, 2022
Merged

Unit test framework + rust improvements #25

merged 3 commits into from
Oct 4, 2022

Conversation

jsoverson
Copy link
Contributor

This PR

  • Adds jest and starts to set a foundation for unit tests
  • Improves rust codegen
  • Adds @index_type directive for enums to core
  • Adds utilities:
    • generatedHeader() (with overridable default)
    • isRecursiveType()

Note: the github workflow update looks like it removed the diffcheck but I added that to npm test so it's run alongside the unit tests.

@pkedy pkedy merged commit 861cbd4 into main Oct 4, 2022
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