Carlo Costino
114aa45f19
Update Flask plugins and related dependencies
...
This changeset updates a few of the Flask plugins we rely on to their latest versions, as well as the psycopg2-binary library. It required a few adjustments to how our tests are configured and run, which are probably due for a larger refactor given how much has changed with these libraries and the anticipated change of going from SQLAlchemy 1.4.x to 2.0.x.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-08-16 16:49:27 -04:00
Kenneth Kehl
22f301189a
code review feedback remove british fake email addresses
2023-08-16 07:19:18 -07:00
Kenneth Kehl
f2f0e5a0f1
code review feedback
2023-08-15 14:50:41 -07:00
Kenneth Kehl
c5008da8df
cleanup
2023-08-15 11:44:47 -07:00
Kenneth Kehl
fbf2f99d7b
more
2023-08-15 10:35:34 -07:00
Kenneth Kehl
b9ba7d018b
more tests
2023-08-14 15:32:22 -07:00
Kenneth Kehl
b4a2f37ca9
get coverage up to 94%
2023-08-14 09:04:06 -07:00
Kenneth Kehl
e1ce20f5e3
try a couple more
2023-08-14 07:41:17 -07:00
Kenneth Kehl
46f4d72292
try putting back a file based test
2023-08-14 07:21:18 -07:00
Kenneth Kehl
f94b0bfc59
remove the multiple workers from the tests
2023-08-11 15:02:34 -07:00
Kenneth Kehl
5c7cfb7b9e
remove the multiple workers from the tests
2023-08-11 14:42:21 -07:00
Kenneth Kehl
0f257c20f8
remove the multiple workers from the tests
2023-08-11 14:23:16 -07:00
Kenneth Kehl
f7b822b950
more fix because local is different for some reason
2023-08-11 13:58:35 -07:00
Kenneth Kehl
00a2f99346
more fix because local is different for some reason
2023-08-11 13:48:45 -07:00
Kenneth Kehl
a9dd560edf
more fix because local is different for some reason
2023-08-11 13:25:48 -07:00
Kenneth Kehl
dcb9563f9c
more fix because local is different for some reason
2023-08-11 13:14:04 -07:00
Kenneth Kehl
66fc5abb0a
more fix because local is different for some reason
2023-08-11 12:57:26 -07:00
Kenneth Kehl
288183b9e5
more fix because local is different for some reason
2023-08-11 12:47:06 -07:00
Kenneth Kehl
eaa8df4ab6
more fix because local is different for some reason
2023-08-11 12:34:06 -07:00
Kenneth Kehl
98208cff40
more fix because local is different for some reason
2023-08-11 12:21:54 -07:00
Kenneth Kehl
157a4bdb18
more fix because local is different for some reason
2023-08-11 12:07:08 -07:00
Kenneth Kehl
11a9351290
fix test
2023-08-11 11:57:00 -07:00
Kenneth Kehl
85604e5394
more tests
2023-08-11 11:47:57 -07:00
Kenneth Kehl
318bb01392
more
2023-08-10 12:58:52 -07:00
Kenneth Kehl
6b83d7a55a
fix flake8
2023-07-21 11:32:31 -07:00
Kenneth Kehl
89b733dd54
fix flake8
2023-07-21 11:24:22 -07:00
Kenneth Kehl
6fa4c05adf
fix flake8
2023-07-21 10:42:17 -07:00
Kenneth Kehl
daa74f08d2
rename
2023-07-13 07:25:19 -07:00
Kenneth Kehl
cbed8b8104
retry
2023-07-12 14:52:40 -07:00
Kenneth Kehl
3ac2feacfe
fix tests
2023-07-10 14:21:36 -07:00
Kenneth Kehl
4940d5e93b
notify-api-332 rename organisation
2023-07-10 11:06:29 -07:00
Kenneth Kehl
17e9fc1e8f
notify-api-317 fix the scrubbing of pii for successful notifications
2023-06-27 10:48:14 -07:00
Kenneth Kehl
60936b0dfb
code review feedback
2023-06-20 09:10:36 -07:00
Kenneth Kehl
37e790f19f
merge from main
2023-06-19 07:56:10 -07:00
Kenneth Kehl
a46bd94650
code review feedback
2023-06-19 07:55:48 -07:00
Kenneth Kehl
e4a98dfcc2
cleanup, get rid of print statements, etc.
2023-06-15 10:45:03 -07:00
Kenneth Kehl
95a2db6991
fix test
2023-06-15 09:22:44 -07:00
Kenneth Kehl
8db16f9410
fix tests
2023-06-15 08:23:00 -07:00
Kenneth Kehl
9f9e0a6ad8
notify-136 change financial year starting in april to calendar year ( #278 )
...
Co-authored-by: Kenneth Kehl <@kkehl@flexion.us >
2023-06-14 16:19:11 -04:00
Kenneth Kehl
008c3a8d68
initial
2023-06-13 12:57:51 -07:00
Kenneth Kehl
80c6c677db
clean up remaining todays()
2023-05-31 10:07:27 -07:00
Kenneth Kehl
db0d829238
notify-281 fix time-sensitive tests
2023-05-31 17:52:16 -07:00
Kenneth Kehl
39707adf10
Merge branch 'main' of https://github.com/GSA/notifications-api into notify-260
2023-05-30 11:47:36 -07:00
Kenneth Kehl
8f5f9f8f59
Merge branch 'main' of https://github.com/GSA/notifications-api into notify-233b
2023-05-26 13:13:13 -07:00
Kenneth Kehl
8504b5aff1
code review feedback remove print statements
2023-05-26 12:43:00 -07:00
Kenneth Kehl
aee14ed609
remove xfail
2023-05-25 10:50:01 -07:00
Kenneth Kehl
22f714f8fa
remove two xfails
2023-05-25 10:24:49 -07:00
Kenneth Kehl
255faf3eb0
Merge branch 'main' of https://github.com/GSA/notifications-api into notify-34
2023-05-25 07:35:36 -07:00
Kenneth Kehl
6f6061455c
notify-162 delete incomplete s3 uploads ( #276 )
...
Co-authored-by: Kenneth Kehl <@kkehl@flexion.us >
2023-05-23 11:31:30 -04:00
Kenneth Kehl
0f470af7b6
fix more skips
2023-05-22 11:35:00 -07:00