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

Use Jest to test date-fns in Node.js #1192

Merged
merged 16 commits into from Jun 8, 2019
Merged

Use Jest to test date-fns in Node.js #1192

merged 16 commits into from Jun 8, 2019

Conversation

kossnocorp
Copy link
Member

Continue of the work started by @SpiderUnicorn in #617

@kossnocorp kossnocorp merged commit 1dfd616 into master Jun 8, 2019
@kossnocorp kossnocorp deleted the jest branch June 8, 2019 11:07
codinsonn pushed a commit to codinsonn/date-fns that referenced this pull request Jun 9, 2019
…#875; closes date-fns#1066)

* Setup Jest
* Update Babel and Power Assert
* Make test karma suite work
* Fix multiple it used instead of describe
* Fix accidentally disabled tests
* Upgrade Sinon
* Add Node.js suite to Travis CI
* Remove node_modules from .flowconfig ignore
* Remove console.log from a test
* Use regexp for exception assertion to make it work in any Node.js
* Disable Sauce Connect because it gives me headaches
codinsonn pushed a commit to codinsonn/date-fns that referenced this pull request Jun 10, 2019
…#875; closes date-fns#1066)

* Setup Jest
* Update Babel and Power Assert
* Make test karma suite work
* Fix multiple it used instead of describe
* Fix accidentally disabled tests
* Upgrade Sinon
* Add Node.js suite to Travis CI
* Remove node_modules from .flowconfig ignore
* Remove console.log from a test
* Use regexp for exception assertion to make it work in any Node.js
* Disable Sauce Connect because it gives me headaches
elmomalmo pushed a commit to elmomalmo/date-fns that referenced this pull request Jul 12, 2019
…#875; closes date-fns#1066)

* Setup Jest
* Update Babel and Power Assert
* Make test karma suite work
* Fix multiple it used instead of describe
* Fix accidentally disabled tests
* Upgrade Sinon
* Add Node.js suite to Travis CI
* Remove node_modules from .flowconfig ignore
* Remove console.log from a test
* Use regexp for exception assertion to make it work in any Node.js
* Disable Sauce Connect because it gives me headaches
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants