Skip to content
This repository has been archived by the owner on Feb 27, 2018. It is now read-only.

Unit tests for existing code #133

Open
martian-a opened this issue May 13, 2012 · 3 comments
Open

Unit tests for existing code #133

martian-a opened this issue May 13, 2012 · 3 comments

Comments

@martian-a
Copy link
Member

Before we refactor our existing code we should have unit tests in place so that we can use them for regression testing.

@cbetta
Copy link
Contributor

cbetta commented May 13, 2012

👍 though I'd focus mainly on integration tests than on model tests for now just to be able to cover more ground in less time

@martian-a
Copy link
Member Author

Branch created for unit tests: 133_unit_tests.

@martian-a
Copy link
Member Author

i think our code base is still small enough that it would be worth at least attempting to get the unit tests in place. Hopefully they'll make it easier to pin down exactly what went wrong if/when an integration test fails. But you're welcome to add in integration tests too (new ticket?).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants