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

Add unit tests #32

Open
thomasdigby opened this issue Feb 21, 2016 · 2 comments
Open

Add unit tests #32

thomasdigby opened this issue Feb 21, 2016 · 2 comments
Assignees

Comments

@thomasdigby
Copy link
Contributor

These will be required at some point, especially when we need to merge pull requests etc.

CasperJS could be useful, Hugo uses it on his accessible Modal

@thomasdigby
Copy link
Contributor Author

Currently underway with Mocha/Chai. We need to scope out the necessary tests for all components and unique tests per component, also whether we incorporate cross-browser testing? It seems like we should be able to do this, we need to make sure the test suite supports the browsers we need to support. We can automate with phantomjs as well, but I'm not sure the benefit outweighs the pain in setting it up.

@thomasdigby
Copy link
Contributor Author

@thomasdigby thomasdigby self-assigned this Jun 4, 2016
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