Skip to content

✅ 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

Merged
merged 28 commits into from
Jul 27, 2020
Merged

Conversation

wm4tos
Copy link
Contributor

@wm4tos wm4tos commented Jul 24, 2020

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

ohager and others added 22 commits July 15, 2020 19:08
…ause he verifies the type of a variable who now is a enum
@ohager ohager mentioned this pull request Jul 24, 2020
Copy link
Contributor

@ohager ohager left a 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

@khaosdoctor
Copy link
Owner

Thanks for the continuation! Awesome work :)

I'm still reviewing the code. But can you please change the file names to *.test.ts? This is the default pattern I've been using in this repo, this way GitHub can also display the diffs properly. Otherwise it creates two different huge diffs like you deleted one file and create another

@wm4tos
Copy link
Contributor Author

wm4tos commented Jul 24, 2020

Name changed @khaosdoctor.

@khaosdoctor
Copy link
Owner

khaosdoctor commented Jul 25, 2020

I added another file, the .editorconfig because I noticed your changes will break the code style. Can you pull the changes from main?

@wm4tos wm4tos requested a review from khaosdoctor July 25, 2020 04:34
@khaosdoctor
Copy link
Owner

Thanks for the update, I'll check it along with #47 today!

@khaosdoctor khaosdoctor changed the title Feat/jest ✅ Update all tests to Jest Jul 27, 2020
@khaosdoctor khaosdoctor merged commit 049eced into khaosdoctor:main Jul 27, 2020
@wm4tos wm4tos deleted the feat/jest branch July 27, 2020 18:32
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.

[REFACTOR] Change the default code runner to Jest
4 participants