apahomov
|
39f62374aa
|
Added tests
|
2013-01-15 10:30:48 +04:00 |
|
Eskil Heyn Olsen
|
09fe5a2cb7
|
Make test_app take kwargs
|
2013-01-06 20:00:13 -08:00 |
|
Matt Wright
|
90b4c58457
|
Fix build, hopefully
|
2012-09-16 22:23:04 -04:00 |
|
Matt Wright
|
1f8fb48727
|
a bit of code polish and an attempt to speed up the tests
|
2012-09-16 16:43:28 -04:00 |
|
Matt Wright
|
c1141b57fa
|
Add ability to not register blueprint on app. Useful if combining apps such as an API layer and a frontend where the API is not concerned with rendering templates or handling traditional auth
|
2012-09-11 17:51:20 -04:00 |
|
Matt Wright
|
f928db298d
|
Refactor datastore implementation
|
2012-08-24 11:38:25 -04:00 |
|
Matt Wright
|
4e41f4ec5e
|
Polish up tests
|
2012-08-24 00:47:41 -04:00 |
|
Matt Wright
|
6e754ed356
|
Major refactoring. Got rid of exceptions/errors in favor of using simple return values. Update tests to ensure full coverage according to nose coverage plugin
|
2012-08-23 17:58:33 -04:00 |
|
Matt Wright
|
b65b717fbc
|
Polish
|
2012-08-22 18:01:31 -04:00 |
|
Matt Wright
|
2471ba0db8
|
Move example app, which was a bad example, to the tests namespace. Its what it was used for anyway. A better example will be provided later
|
2012-08-22 12:00:46 -04:00 |
|