Kenneth Kehl
51e2da1be0
try again
2023-09-13 08:30:05 -07:00
Kenneth Kehl
bfe8c74ce2
try again
2023-09-13 08:14:50 -07:00
Kenneth Kehl
f0cfb51441
try again
2023-09-13 08:07:19 -07:00
Kenneth Kehl
1d397852b3
try again
2023-09-13 08:00:25 -07:00
Kenneth Kehl
7e4cdd23a1
try again
2023-09-13 07:54:01 -07:00
Kenneth Kehl
f23f13f201
try again
2023-09-13 07:51:43 -07:00
Kenneth Kehl
eec791265c
try again
2023-09-13 07:48:03 -07:00
Kenneth Kehl
3a94826ad6
try again
2023-09-12 15:03:28 -07:00
Kenneth Kehl
96452f8338
try again
2023-09-12 14:48:14 -07:00
Kenneth Kehl
f69d7d106e
try again
2023-09-12 14:38:16 -07:00
Kenneth Kehl
f83056851e
try again
2023-09-12 14:29:22 -07:00
Kenneth Kehl
611ebc48d1
try again
2023-09-12 14:20:46 -07:00
Kenneth Kehl
3909bfd1c4
try again
2023-09-12 14:13:25 -07:00
Kenneth Kehl
e5e0cf5dee
try again
2023-09-12 13:56:49 -07:00
Kenneth Kehl
30439bd3d9
try again
2023-09-12 13:54:13 -07:00
Kenneth Kehl
6596b7e89c
try again
2023-09-12 13:45:30 -07:00
Kenneth Kehl
94152b51ef
try again
2023-09-12 13:42:34 -07:00
Kenneth Kehl
5a7c19ed22
try again
2023-09-12 13:39:26 -07:00
Kenneth Kehl
6bd98188f9
try again
2023-09-12 13:33:56 -07:00
Kenneth Kehl
4b8ad438f2
notify-admin-550
2023-09-12 13:05:37 -07:00
Kenneth Kehl
e8d7d91402
switch from pipenv to poetry
2023-09-01 07:56:02 -07:00
Carlo Costino
d79e15c2a1
Clean up state of E2E tests
...
This changeset takes care of leaving E2E tests in a clean state so that
we can revisit the work later. The efforts to add authentication
support did not pan out, so we will go a different route in the near
future.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-08-24 15:31:21 -04:00
Kenneth Kehl
d36c70ed16
notify-api-387 scan projects for unused code
2023-08-08 12:12:15 -07:00
Kenneth Kehl
5afecc2210
undo change to github workflow because I don't have permission
2023-08-08 11:02:33 -07:00
Kenneth Kehl
b92f386290
notify-api-387 scan projects for unused code
2023-08-08 11:00:09 -07:00
Carlo Costino
b5664c3d20
Add support for E2E (end-to-end) tests ( #625 )
...
This changeset lays the foundation for supporting E2E (end-to-end) integration tests for US Notify. It brings in the Playwright testing framework along with the Playwright pytest plugin to make this possible, and includes the following adjustments:
- A new test session fixture for ensuring that Playwright authenticates with the sites that are currently behind HTTP Auth (requies env-var config)
- A new end_to_end test directory specifically for E2E tests
- Updates to the Makefile that make sure E2E tests are not run as a part of the normal test routine but can be run separately
- A new command in the Makefile to run E2E tests that will run in Chromium, Firefox, and Webkit headless browsers
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-07-28 09:31:45 -04:00
Steven Reilly
3c31bb8c16
bump pip-audit action to 1.0.6 ( #498 )
2023-05-05 13:20:20 -04:00
Andrew Shumway
575c2b7d75
Notify 473: add code coverage for jest ( #488 )
2023-05-02 16:38:28 -04:00
Andrew Shumway
948ee68193
Added code coverage test to pipfile/makefile/workflow ( #472 )
...
Co-authored-by: stvnrlly <steven.reilly@gsa.gov >
2023-04-28 11:17:02 -04:00
Andrew Shumway
ab4d3e356f
Tests pinning ubuntu version in Github CI.
2023-04-25 09:54:25 -06:00
Ryan Ahearn
80184a98fd
Remove ignore-vulnerability line for remediated redis vuln
2023-03-29 16:55:42 -04:00
Ryan Ahearn
1fe0ad0d83
Ignore known issue with redis 4.5.3
2023-03-28 09:16:09 -04:00
Ryan Ahearn
67b64f11b9
Use credentials output by terraform/development
2023-03-13 15:30:37 -04:00
Ryan Ahearn
c622b61bcd
Validate new relic config in github actions
2023-01-23 10:02:26 -05:00
Ryan Ahearn
23f6f3c726
Report data to newrelic
2023-01-23 10:00:03 -05:00
Ryan Ahearn
197c17c1a9
Update pip-audit gh action
2023-01-03 09:59:27 -05:00
stvnrlly
a0e4e184a9
pipenv in gh actions
2022-11-08 09:44:41 -05:00
Ryan Ahearn
55abdae45d
Use stable OWASP image because weekly is hanging
2022-10-27 13:11:46 -04:00
Ryan Ahearn
98b772f959
Separate test and lint steps
2022-10-27 11:10:13 -04:00
Ryan Ahearn
d87d673b85
Consolidate and simplify environment variables and config.py
2022-10-19 20:29:45 +00:00
Ryan Ahearn
773cd99790
Only run pip-audit on runtime dependencies in CI
2022-10-19 10:39:46 -04:00
jimmoffet
c702104421
fix redis mocking for test runner
2022-09-12 17:38:53 -07:00
Ryan Ahearn
251ac133b5
Source nvmsh as part of a11y-scan
2022-09-02 13:29:56 -04:00
Ryan Ahearn
dfea3ac848
Install pa11y-ci
2022-08-30 10:37:33 -04:00
Ryan Ahearn
3341c08245
Add owasp baseline scan with Scanning environment
2022-08-26 17:08:35 -04:00
Ryan Ahearn
8b6210eedb
Add python static scan task
2022-08-26 14:12:26 +00:00
Ryan Ahearn
fa7b1a41b8
Add python and npm audits to checks.yml
2022-08-25 16:55:33 -04:00
jimmoffet
cdd7b42f21
add js tests to checks.yml
2022-08-15 16:42:40 -07:00
Ryan Ahearn
02452fada4
Enable flake8 and isort in CI
2022-08-09 14:31:35 +00:00
jimmoffet
dad051a662
2767 passing
2022-08-05 00:25:03 -07:00