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

Unit tests #3

Closed
neocotic opened this issue Dec 4, 2012 · 2 comments
Closed

Unit tests #3

neocotic opened this issue Dec 4, 2012 · 2 comments
Assignees
Milestone

Comments

@neocotic
Copy link
Owner

neocotic commented Dec 4, 2012

Doh!

@ghost ghost assigned neocotic Dec 4, 2012
neocotic added a commit that referenced this issue Dec 6, 2012
@neocotic neocotic mentioned this issue Dec 7, 2012
Closed
@neocotic
Copy link
Owner Author

neocotic commented Dec 7, 2012

Initial testing infrastructure is in place but still requires the actual test cases to be written. This is a priority for 1.1.0 since the code base has been entirely rewritten in CoffeeScript, especially as some hidden bugs were discovered during it.

This was referenced Dec 7, 2012
neocotic added a commit that referenced this issue Dec 10, 2012
@neocotic
Copy link
Owner Author

Tests are now completed. There are some more I could add for more complex and specific cases, but I can do these in time.

Writing these has already revealed many bugs (which I fixed ad hoc) but as these tests run only in the node.js environment, I am considering writing more tests that will cover tests in the browser using something like QUnit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant