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

Unbreak things #157

Merged
merged 1 commit into from
Sep 12, 2016
Merged

Unbreak things #157

merged 1 commit into from
Sep 12, 2016

Conversation

dead-claudia
Copy link
Contributor

@dead-claudia dead-claudia commented Sep 11, 2016

Now the tests actually pass. Apparently, namespacing things apparently was a real breaking change... 😉

@rpominov
Copy link
Member

How do you run those tests btw? :)

@dead-claudia
Copy link
Contributor Author

@rpominov

  • Node 6+: nodeunit id_tests.js (it complains about --harmony_destructuring being invalid)
  • Node 5 and before: npm test

@dead-claudia
Copy link
Contributor Author

It basically tests the Id type that comes with this, and verifies that it passes the laws. IIUC it also helps as a sanity check to ensure the laws are actually consistent as well.

@rpominov
Copy link
Member

Ah right, there is an npm test script, sorry. And sorry for breaking things :)

@dead-claudia
Copy link
Contributor Author

dead-claudia commented Sep 11, 2016

@rpominov You're okay. It's just that there isn't CI, and no one until now bothered to run the tests.

(My pun was an attempt to try to take the edge off of things, anyways. 😄)

@rpominov
Copy link
Member

Would be cool to setup Travis btw.

@dead-claudia
Copy link
Contributor Author

Ping @SimonRichardson?

@SimonRichardson SimonRichardson merged commit d1a3ee6 into fantasyland:master Sep 12, 2016
@SimonRichardson
Copy link
Member

Travis next 👍

@dead-claudia
Copy link
Contributor Author

Thanks!

On Mon, Sep 12, 2016, 15:37 Simon Richardson notifications@github.com
wrote:

Travis next 👍


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#157 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AERrBAwsnw-tsATWtCLmzb_-rbvBnpdoks5qpaoCgaJpZM4J58Io
.

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.

3 participants