Steven Loria
|
9851fa2974
|
Follow one test class per model convention
|
11 years ago |
Steven Loria
|
ce85de1b20
|
Move tests out of app directory
|
11 years ago |
Steven Loria
|
ba68f616c8
|
Port model tests to pytest
|
11 years ago |
Steven Loria
|
388cf106c2
|
Add PasswordType and make __init__ less verbose
|
11 years ago |
Steven Loria
|
f5f5d37eb6
|
Remove many_to_one, use more explicit ReferenceCol instead
Mostly because I couldn't get many_to_one to work with Flask-SQLA =/
|
11 years ago |
Steven Loria
|
43a4083eff
|
Add first_name and last_name
|
11 years ago |
Steven Loria
|
7ede47885f
|
Rename repo_name -> app_name
|
11 years ago |
Steven Loria
|
64d40aa4be
|
Add WebTest and some tests
|
11 years ago |
Steven Loria
|
71d309bb4e
|
Add base DbTestCase
|
11 years ago |
Steven Loria
|
d1d832ba97
|
Add Factory Boy support
|
11 years ago |
Steven Loria
|
abda53a2f3
|
Fix Procfile
|
11 years ago |
Steven Loria
|
4aea7377a1
|
Remove env parameter from app factory function
|
11 years ago |
Steven Loria
|
1f9e6b171e
|
Store password hash and add basic test
Adds Flask-Testing and passlib dependencies
|
11 years ago |