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

Refactor unit testing using a fake application #7

Merged
merged 1 commit into from
Mar 20, 2015

Conversation

alvarolopez
Copy link
Owner

Instead of constructing each of the responses in each of the tests,
start using a (poor man's) fake application that can be used by all the
controller tests.

Instead of constructing each of the responses in each of the tests,
start using a (poor man's) fake application that can be used by all the
controller tests.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 91.14% when pulling fc9c5db on refactor_tests into b6fa794 on compute_controller.

enolfc added a commit that referenced this pull request Mar 20, 2015
Refactor unit testing using a fake application
@enolfc enolfc merged commit 63839d2 into compute_controller Mar 20, 2015
@alvarolopez alvarolopez deleted the refactor_tests branch April 7, 2015 09:55
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.

3 participants