forked from orbit-oss/flask
Added tests for minitwit. Testing with Flask is awesome
This commit is contained in:
parent
03168a5d53
commit
f2dc38cda6
4 changed files with 153 additions and 4 deletions
|
|
@ -19,3 +19,8 @@
|
|||
3. now you can run the minitwit.py file with your
|
||||
python interpreter and the application will
|
||||
greet you on http://localhost:5000/
|
||||
|
||||
~ Is it tested?
|
||||
|
||||
You betcha. Run the `minitwit_tests.py` file to
|
||||
see the tests pass.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue