-
-
Notifications
You must be signed in to change notification settings - Fork 21
✅ Update all tests to Jest #46
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
Conversation
…ause he verifies the type of a variable who now is a enum
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@wricke Thanks for continuation. LGTM
Thanks for the continuation! Awesome work :) I'm still reviewing the code. But can you please change the file names to |
Name changed @khaosdoctor. |
I added another file, the |
Thanks for the update, I'll check it along with #47 today! |
Description of the Change
Ends work of @ohager on #43
This changes contains jest-ts, and parse.test.js and runner.test.js are totally converted to ts.
This branch resolves #41