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

Rig This Project Up In A Test Framework #11

Open
MattArnold opened this issue Feb 25, 2014 · 1 comment
Open

Rig This Project Up In A Test Framework #11

MattArnold opened this issue Feb 25, 2014 · 1 comment

Comments

@MattArnold
Copy link
Owner

Let's try to get at least 50% code coverage, so that when we break the code, we can quickly see where it broke by running the tests and seeing which ones failed.

Here's a demo and detailed tutorial of using a test suite with Flask: https://github.com/mjhea0/flaskr-tdd

@rseward
Copy link
Contributor

rseward commented Mar 1, 2014

I will take this. Unless someone else really wants it.

rseward added a commit that referenced this issue Mar 2, 2014
@MattArnold MattArnold assigned rseward and unassigned rseward Mar 3, 2014
lmorchard added a commit to lmorchard/penguicontrax that referenced this issue May 5, 2014
* Reworked tests a bit to cover login & event submission

* Updated docs with nosetests command

* First stab at travis-ci.org integration

* Random obsessive little tweaks.
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

2 participants