Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Split unit tests into a series of smaller files #123

Merged
merged 1 commit into from
Jan 26, 2016
Merged

Split unit tests into a series of smaller files #123

merged 1 commit into from
Jan 26, 2016

Conversation

revin
Copy link
Collaborator

@revin revin commented Jan 22, 2016

Per #122, this splits the tests into a bunch of smaller files.

I'm enough of a n00b at Node conventions that I don't know if it's generally accepted to create modules lacking a module.exports, but doing so keeps the code a little simpler. The test groups themselves were pretty well defined already, so this is mostly just a copy/paste job, plus top-of-file require stuff.

@revin
Copy link
Collaborator Author

revin commented Jan 22, 2016

This doesn't include the test changes from #100, so if that gets merged to master, I'll have to update the corresponding tests here as well.

@ashleygwilliams
Copy link
Contributor

@revin would you prefer i merge this now or later? s'up to you :)

@ashleygwilliams ashleygwilliams self-assigned this Jan 26, 2016
@revin
Copy link
Collaborator Author

revin commented Jan 26, 2016

There's a little bit of effort either way, so I'd vote for sooner rather than later, if it's all the same to you. Go for it.

@ashleygwilliams
Copy link
Contributor

ok! i'll merge this now. thanks :)

ashleygwilliams added a commit that referenced this pull request Jan 26, 2016
Split unit tests into a series of smaller files
@ashleygwilliams ashleygwilliams merged commit 4a471cd into npm:master Jan 26, 2016
@revin revin deleted the split-tests branch January 26, 2016 22:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants