Skip to content
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

Add type-tests to ensure consistent public API expectations #37

Merged
merged 4 commits into from
Dec 6, 2024

Conversation

NullVoxPopuli
Copy link
Contributor

@NullVoxPopuli NullVoxPopuli commented Oct 9, 2024

While our tests are in typescript, we aren't type checking them (and there are errors 🙈 )

adding type-tests gets us usage coverage without actually running anything.

@NullVoxPopuli NullVoxPopuli marked this pull request as ready for review October 9, 2024 18:43
@Gvozd
Copy link
Contributor

Gvozd commented Dec 6, 2024

BUMP!
I want to fix #7 based on this PR (for writing tests)

@NullVoxPopuli
Copy link
Contributor Author

ah! good thinkin!

@NullVoxPopuli NullVoxPopuli merged commit c38a015 into main Dec 6, 2024
3 checks passed
@NullVoxPopuli NullVoxPopuli deleted the add-type-tests-to-ensure-public-api branch December 6, 2024 21:58
@github-actions github-actions bot mentioned this pull request Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants