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

Rewrite tests in TypeScript and Jest #187

Closed
gr2m opened this issue Aug 6, 2020 · 4 comments · Fixed by #188
Closed

Rewrite tests in TypeScript and Jest #187

gr2m opened this issue Aug 6, 2020 · 4 comments · Fixed by #188
Assignees
Labels
Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR typescript Relevant to TypeScript users only

Comments

@gr2m
Copy link
Contributor

gr2m commented Aug 6, 2020

this is a follow up to #113

@dominguezcelada do you want to take this one?

@gr2m gr2m added typescript Relevant to TypeScript users only Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR labels Aug 6, 2020
@gr2m
Copy link
Contributor Author

gr2m commented Aug 6, 2020

@wolfy1339 is working on it: #188

@oscard0m
Copy link
Member

oscard0m commented Aug 6, 2020

@wolfy1339 is working on it: #188

If you need help let me know! 💪

@gr2m
Copy link
Contributor Author

gr2m commented Aug 16, 2020

make sure to set "testEnvironment": "node", in package.json's "jest" key, otherwise the .unref() here will cause an error

}, 9000).unref();

@github-actions
Copy link
Contributor

🎉 This issue has been resolved in version 7.11.3 🎉

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
Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR typescript Relevant to TypeScript users only
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants