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

Make tests run quicker and make them more atomic #66

Closed
Cosaquee opened this issue Mar 4, 2016 · 1 comment · Fixed by #76
Closed

Make tests run quicker and make them more atomic #66

Cosaquee opened this issue Mar 4, 2016 · 1 comment · Fixed by #76

Comments

@Cosaquee
Copy link
Contributor

Cosaquee commented Mar 4, 2016

For now we have 1600 tests examples and it takes to long to run them after every change while developing or refactoring. The tests are over-engineered, with check for every element that is included or imported.

We need to make them more atomic so we will test if class has correct includes without testing includes and their internal parameters.

@Cosaquee Cosaquee changed the title Make tests run quicker and meke Make tests run quicker and make them more atomic Mar 4, 2016
@Cosaquee Cosaquee added this to the v1.0.4 - WildOpal milestone Mar 4, 2016
@Cosaquee Cosaquee self-assigned this Mar 4, 2016
@cardil
Copy link
Collaborator

cardil commented Mar 4, 2016

:goberserk:

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

Successfully merging a pull request may close this issue.

2 participants