28 Commits

Author SHA1 Message Date
Patrick Smith
6937d88361 Revert "Revert "CI should use the test database""
This reverts commit 94cf6a21dd25d464c383647089b5523a0509ff07.
2018-08-07 10:39:53 -04:00
Patrick Smith
a0082a2ae2 Revert "CI should use the test database"
CI needs to use the regular databse during setup and should use the test
database when running tests only

This reverts commit 9bc64ba269c99ab6da24dca475d0d5ff22c9474d.
2018-08-07 10:37:35 -04:00
dandds
2a3e62e66e CI should use the test database 2018-08-07 10:37:35 -04:00
richard-dds
5754514c08 Use Flask-Sessions for session management 2018-08-07 10:36:08 -04:00
dandds
192aff4ea3 update tests for Flask 2018-08-07 10:36:07 -04:00
richard-dds
2618d92e12 Financial verification form rendering 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
5f1db135c3 add script for ingesting PE numbers and necessary script config for database 2018-08-07 10:30:17 -04:00
dandds
e14aac24c4 remove authz url reference in config 2018-08-07 10:30:17 -04:00
dandds
432fb67506 remove references to requests-queue url and client 2018-08-07 10:30:17 -04:00
Devon Mackay
f6d6865bb3 Switch to postgres in a container 2018-08-07 10:30:17 -04:00
Devon Mackay
c551e02c2e Add app name to PG settings 2018-08-07 10:30:17 -04:00
Devon Mackay
d22f85508b Add postgres hostname used during CI 2018-08-07 10:30:17 -04:00
Devon Mackay
b5055c8ce8 Change db vars to standard postgres equivalents 2018-08-07 10:30:17 -04:00
dandds
3bd1efcd03 add new config pattern for database URI and overrides 2018-08-07 10:30:17 -04:00
richard-dds
c6636bec78 Models and migrations for requests 2018-08-07 10:30:17 -04:00
Patrick Smith
760c9ee9d2 Add fundz client dep to app 2018-07-19 11:11:05 -04:00
richard-dds
e48644fb44 Create authz users on login 2018-07-16 13:19:35 -04:00
dandds
95b2909664 make session TTL 10 minutes by default 2018-06-28 11:48:35 -04:00
richard-dds
118a84560a Add simple session management using redis 2018-06-27 16:07:25 -04:00
dandds
804954f172 update authnid url and port in config 2018-06-18 13:31:46 -04:00
richard-dds
64c71c0aa7 Inject dependencies into tornado app 2018-06-18 10:44:06 -04:00
Brian Duggan
9152ffe91e Implement form objects for request forms 2018-06-14 13:59:03 -04:00
dandds
234bbcea0f validate bearer tokens against authnid 2018-06-13 17:08:09 -04:00
dandds
7e689dd120 cleanup from the rebase; use config for cookies, login values 2018-06-13 17:08:09 -04:00
richard-dds
49bd09b8ef Add port to base config 2018-06-12 10:31:35 -04:00
richard-dds
d733a84532 Add placeholder URL for authz 2018-06-11 16:42:13 -04:00
richard-dds
41701290ea Add .ini configuration management 2018-06-11 16:42:13 -04:00