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

Normalize test cases #48

Merged
merged 5 commits into from
Aug 5, 2014
Merged

Normalize test cases #48

merged 5 commits into from
Aug 5, 2014

Conversation

conradz
Copy link
Contributor

@conradz conradz commented Aug 4, 2014

This unifies the parser and stringifier test cases as discussed in #34. It also cleans up the test files and makes them all use should.js instead of a mix of should.js and assert. All dev dependencies now have version specified (the new should.js is much faster than the older version and speeds up the tests noticeably).

While working with the dev dependencies I also noticed that inherits should be moved to regular dependencies instead of dev dependencies, since lib/stringify/compress.js requires it.

This is a big PR, but really should be reviewed thoroughly since it moves the tests around quite a bit (ping @necolas @jonathanong).

@necolas
Copy link
Contributor

necolas commented Aug 4, 2014

From what I could see, it looks good!

@conradz conradz mentioned this pull request Aug 4, 2014
8 tasks
conradz added a commit that referenced this pull request Aug 5, 2014
@conradz conradz merged commit 622678f into master Aug 5, 2014
@conradz conradz deleted the test-cases branch August 5, 2014 12:33
This was referenced Aug 5, 2014
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.

None yet

2 participants