18 Commits

Author SHA1 Message Date
dandds
2d5651a21d apply auth requirement to virtually all endpoints 2018-08-07 10:39:54 -04:00
richard-dds
132c82de80 Implement log_in_user 2018-08-07 10:39:53 -04:00
richard-dds
9bb9dbb070 Install pytest-flask as a dev package 2018-08-07 10:39:53 -04:00
dandds
192aff4ea3 update tests for Flask 2018-08-07 10:36:07 -04:00
dandds
a37711b47a remove reference to fundz in config and api mocks 2018-08-07 10:30:17 -04:00
dandds
c2d5c52577 remove fundz_client in favor of pe numbers repo 2018-08-07 10:30:17 -04:00
richard-dds
d23975ad02 Fix linting errors 2018-08-07 10:30:17 -04:00
dandds
232b8192f5 update handlers to user Users repo for managing authorization 2018-08-07 10:30:17 -04:00
richard-dds
373463bf37 update tests, remove MockRequestsClient 2018-08-07 10:30:17 -04:00
richard-dds
fadbf1cfb1 Add request domain tests and factories 2018-08-07 10:30:17 -04:00
Patrick Smith
355d2ed36a Add tests for PE id validation 2018-07-19 11:30:03 -04:00
richard-dds
e48644fb44 Create authz users on login 2018-07-16 13:19:35 -04:00
Patrick Smith
3925007489 Add tests for some validators 2018-07-11 10:54:04 -04:00
richard-dds
118a84560a Add simple session management using redis 2018-06-27 16:07:25 -04:00
richard-dds
f9335c7a4e Use black for formatting 2018-06-26 10:31:39 -04:00
richard-dds
92086a898f Add MockRequestsClient 2018-06-19 14:03:42 -04:00
richard-dds
64c71c0aa7 Inject dependencies into tornado app 2018-06-18 10:44:06 -04:00
richard-dds
1ecb7bce78 Load config in app() test fixture 2018-06-11 16:42:13 -04:00