39 Commits

Author SHA1 Message Date
richard-dds
4f1a3e8d0f Simplify return values 2018-10-23 11:45:09 -04:00
richard-dds
96c0378277 Add simple tests for finver routes 2018-10-23 11:45:09 -04:00
richard-dds
0d9c03b54f Refactor, add test 2018-10-23 11:45:09 -04:00
richard-dds
8ec796861e Fix SaveFinancialVerificationDraft 2018-10-23 11:45:09 -04:00
richard-dds
8994b3086c Formatting 2018-10-23 11:45:09 -04:00
richard-dds
54192c6c5d Implement SaveFinancialVerificationDraft 2018-10-23 11:45:09 -04:00
richard-dds
e72b980d94 Refactor FinVer to make room for draft feature 2018-10-23 11:45:09 -04:00
dandds
1329cd8206 pass request directly to FinancialVerification class 2018-10-09 11:11:48 -04:00
Montana
39c5f3e00e Add two more tests 2018-10-09 09:34:35 -04:00
dandds
ef75c15b99 small tweaks and test setup for FinancialVerification 2018-10-09 09:34:35 -04:00
richard-dds
ddc2e2fad7 Automatic audit logging using SQLA events 2018-09-25 13:09:54 -04:00
richard-dds
519b5caa4c Fix tests that were broken by new constraints 2018-09-21 14:00:01 -04:00
dandds
8359a2a079 display review comment for financial verification that needs changes 2018-09-17 13:45:01 -04:00
dandds
b363fe04d6 fix manual financial verification test 2018-09-13 15:57:54 -04:00
dandds
cc7ddd9468 update to use request revisions 2018-09-04 16:14:53 -04:00
patricksmithdds
734c1ea006
Merge pull request #232 from dod-ccpo/review-by-user
Allow user to view submitted request
2018-08-31 10:27:44 -04:00
richard-dds
62aacf55e7 If request FV is not verified, redirect to requests index 2018-08-30 16:31:08 -04:00
Patrick Smith
7040157f25 Formatting fixes 2018-08-30 14:45:39 -04:00
Patrick Smith
d785f19b5b Enforce authorization when getting a request 2018-08-30 14:45:39 -04:00
dandds
389a5f50e7 remove extraneous monkeypatching in tests 2018-08-28 11:27:25 -04:00
Montana
be080ed205 Add new filter for rendering FileStorage name in case of invalid financial form submission 2018-08-27 14:22:44 -04:00
Montana
6df897191c Test that the pdf is attached 2018-08-27 13:08:05 -04:00
Montana
4f9e7c3408 Fix tests, add financial verification data fixture 2018-08-27 13:07:14 -04:00
richard-dds
7ecc836033
Merge pull request #213 from dod-ccpo/fix-new-workspace-redirect
Redirect to projects/new after FV-related request approval
2018-08-24 16:09:06 -04:00
richard-dds
da5dbc5bdd Redirect to new project form after FV approval 2018-08-24 13:53:25 -04:00
richard-dds
3025a10e57 Use valid BA code for financial verification tests 2018-08-24 13:17:06 -04:00
richard-dds
daa8634cb4 Format project 2018-08-23 16:25:36 -04:00
dandds
e30d4e238c expect CLIN data with no commas from the financial verification form 2018-08-23 10:11:00 -04:00
richard-dds
bfe901d6d8 Fix test 2018-08-21 20:21:10 -04:00
richard-dds
18cd1b4473 Approve request, create workspace after fin. verification 2018-08-21 20:21:10 -04:00
richard-dds
81619e07eb Try to decouple financial verification tests from Reqeusts internals 2018-08-21 20:21:10 -04:00
dandds
a50b855389 task_order_id -> task_order_number 2018-08-21 10:10:28 -04:00
dandds
dd72c09a24 test extended financial verification and task order validation 2018-08-21 10:06:18 -04:00
dandds
00909bb5c1 fix tests based on updates to financial form 2018-08-15 11:16:25 -04:00
Patrick Smith
edcd8bb921 Require PE id to be defined in financial verification form 2018-08-09 10:52:27 -04:00
dandds
033578fa21 implement database sessions for test factories 2018-08-07 15:23:50 -04:00
dandds
b9f4a4be71 remove all references to tornado 2018-08-06 15:39:30 -04:00
dandds
be079a62dc apply auth requirement to virtually all endpoints 2018-08-06 10:45:33 -04:00
dandds
45b47c41bf update tests for Flask 2018-08-02 16:03:54 -04:00