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

Feat/ts on tests #142

Merged
merged 2 commits into from
Jan 4, 2022
Merged

Feat/ts on tests #142

merged 2 commits into from
Jan 4, 2022

Conversation

Gozala
Copy link
Contributor

@Gozala Gozala commented Dec 15, 2021

This change enables TS on tests. Did that because as I was trying to figure out #141 I did notice that some type inference degraded, which is unsurprising if we are not verifying things.

This pull also fixes b32 types and adds some tests to ensure that inference works as expected.

@Gozala Gozala requested a review from rvagg December 15, 2021 00:44
@Gozala
Copy link
Contributor Author

Gozala commented Dec 15, 2021

I will create a separate pull request on top of this to add a test for #141

Copy link
Member

@rvagg rvagg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very nice, although we should probably lean in to chai a bit more now we have it, and use chai-as-promised for the throwsAsync test

@rvagg rvagg merged commit 62774c2 into master Jan 4, 2022
@rvagg rvagg deleted the feat/ts-on-tests branch January 4, 2022 06:40
@github-actions
Copy link

github-actions bot commented Jan 4, 2022

🎉 This PR is included in version 9.5.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

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