Jonathan Bobel
817ebbe923
Small class rearrangement on landing page ( #646 )
2023-07-28 11:10:02 -04:00
Jonathan Bobel
27a193160f
619 - Removing all mention of emails from the pilot ( #615 )
2023-07-28 11:03:37 -04: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
Kenneth Kehl
e3e11327da
Merge pull request #629 from GSA/dependabot/npm_and_yarn/word-wrap-1.2.4
...
Bump word-wrap from 1.2.3 to 1.2.4
2023-07-27 12:30:54 -07:00
Andrew Shumway
34fef6954c
Added UTC to formatter return strings and appropriate tests ( #617 )
...
Co-authored-by: Andrew Shumway <ashumway@flexion.us >
2023-07-27 11:22:05 -04:00
Kenneth Kehl
08d612166a
Merge pull request #657 from GSA/dependabot/pip/flake8-bugbear-23.7.10
...
Bump flake8-bugbear from 23.3.12 to 23.7.10
2023-07-27 07:39:26 -07:00
Kenneth Kehl
185f98512b
fix flake8
2023-07-27 07:29:30 -07:00
dependabot[bot]
4aaf73ca7a
Bump flake8-bugbear from 23.3.12 to 23.7.10
...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear ) from 23.3.12 to 23.7.10.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases )
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/23.3.12...23.7.10 )
---
updated-dependencies:
- dependency-name: flake8-bugbear
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-26 23:38:55 +00:00
Kenneth Kehl
69598afa0c
Merge pull request #578 from GSA/dependabot/pip/flake8-6.0.0
...
Bump flake8 from 4.0.1 to 6.0.0
2023-07-26 11:10:11 -07:00
Kenneth Kehl
f188dea3cd
fix flake8
2023-07-26 10:58:53 -07:00
dependabot[bot]
6d9b60042a
Bump flake8 from 4.0.1 to 6.0.0
...
Bumps [flake8](https://github.com/pycqa/flake8 ) from 4.0.1 to 6.0.0.
- [Commits](https://github.com/pycqa/flake8/compare/4.0.1...6.0.0 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-26 17:18:28 +00:00
Kenneth Kehl
11687479d5
Merge pull request #612 from GSA/dependabot/pip/flake8-bugbear-23.3.12
...
Bump flake8-bugbear from 22.4.25 to 23.3.12
2023-07-26 09:29:04 -07:00
Kenneth Kehl
3a463737c7
merge from main and resolve
2023-07-26 09:20:05 -07:00
Kenneth Kehl
559ed217e4
fix test
2023-07-26 09:09:06 -07:00
Kenneth Kehl
dc342385ce
notify-admin-641 let platform admins export listing of all users ( #647 )
...
Co-authored-by: Kenneth Kehl <@kkehl@flexion.us >
Co-authored-by: stvnrlly <steven.reilly@gsa.gov >
2023-07-26 12:08:55 -04:00
dependabot[bot]
8280dadc35
Bump flake8-bugbear from 22.4.25 to 23.3.12
...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear ) from 22.4.25 to 23.3.12.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases )
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.4.25...23.3.12 )
---
updated-dependencies:
- dependency-name: flake8-bugbear
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-26 15:01:42 +00:00
Kenneth Kehl
71f3ae2316
Merge pull request #653 from GSA/dependabot/pip/pytest-env-0.8.2
...
Bump pytest-env from 0.6.2 to 0.8.2
2023-07-26 07:53:26 -07:00
dependabot[bot]
8b6a4d9e48
Bump pytest-env from 0.6.2 to 0.8.2
...
Bumps [pytest-env](https://github.com/pytest-dev/pytest-env ) from 0.6.2 to 0.8.2.
- [Release notes](https://github.com/pytest-dev/pytest-env/releases )
- [Commits](https://github.com/pytest-dev/pytest-env/compare/0.6.2...0.8.2 )
---
updated-dependencies:
- dependency-name: pytest-env
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-25 23:45:50 +00:00
Kenneth Kehl
adb8229dae
Merge pull request #648 from GSA/dependabot/pip/pip-audit-2.6.1
...
Bump pip-audit from 2.6.0 to 2.6.1
2023-07-25 08:08:24 -07:00
dependabot[bot]
80da9873da
Bump pip-audit from 2.6.0 to 2.6.1
...
Bumps [pip-audit](https://github.com/pypa/pip-audit ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/pypa/pip-audit/releases )
- [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pypa/pip-audit/compare/v2.6.0...v2.6.1 )
---
updated-dependencies:
- dependency-name: pip-audit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-25 00:02:56 +00:00
Kenneth Kehl
10977b310d
Merge pull request #644 from GSA/dependabot/pip/pytest-xdist-3.3.1
...
Bump pytest-xdist from 2.5.0 to 3.3.1
2023-07-24 09:27:29 -07:00
Carlo Costino
5f7e1cf0dd
Merge pull request #628 from GSA/tdlowden-patch-1
...
Update sprint-goals.md
2023-07-24 09:43:37 -04:00
Tim Lowden
4642c0fa58
Update sprint-goals.md
2023-07-24 08:24:57 -04:00
dependabot[bot]
a6c75d4123
Bump pytest-xdist from 2.5.0 to 3.3.1
...
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist ) from 2.5.0 to 3.3.1.
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v2.5.0...v3.3.1 )
---
updated-dependencies:
- dependency-name: pytest-xdist
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-21 23:41:01 +00:00
Kenneth Kehl
9e323e9477
Merge pull request #619 from GSA/dependabot/pip/prometheus-client-0.17.1
...
Bump prometheus-client from 0.14.1 to 0.17.1
2023-07-21 09:13:09 -07:00
Amy Ashida
773298fa54
fixing mailto typo ( #637 )
2023-07-20 13:47:48 -04:00
Tim Lowden
9800cd0879
Update sprint-goals.md
2023-07-20 11:47:25 -04:00
Tim Lowden
ccca301f8d
Merge pull request #632 from GSA/em-herrick-patch-1
...
Updated "support" email to "marketing" email adress
2023-07-19 17:23:25 -04:00
Emily Herrick
4c004cbc50
Updated support email to marketing email
2023-07-19 16:35:00 -04:00
Carlo Costino
10e4e6a973
Merge pull request #630 from GSA/pilot-info-update
...
Changing "U.S. Notify" to Notify.gov
2023-07-19 15:35:08 -04:00
Amy Ashida
28220a0c79
Changing "U.S. Notify" to Notify.gov
2023-07-19 13:27:45 -06:00
dependabot[bot]
7f522b918c
Bump word-wrap from 1.2.3 to 1.2.4
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-19 17:06:22 +00:00
Tim Lowden
ec5cd10511
Update sprint-goals.md
2023-07-19 08:54:31 -04:00
dependabot[bot]
0eb91a4294
Bump prometheus-client from 0.14.1 to 0.17.1
...
Bumps [prometheus-client](https://github.com/prometheus/client_python ) from 0.14.1 to 0.17.1.
- [Release notes](https://github.com/prometheus/client_python/releases )
- [Commits](https://github.com/prometheus/client_python/compare/v0.14.1...v0.17.1 )
---
updated-dependencies:
- dependency-name: prometheus-client
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-18 19:12:36 +00:00
Steven Reilly
6138ae203b
Upgrade dependencies with cryptography subdependency ( #626 )
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
Co-authored-by: Carlo Costino <carlo.costino@gsa.gov >
2023-07-18 14:53:54 -04:00
Tim Lowden
94ea3832f8
Merge pull request #627 from GSA/609-remove-create-account-link
...
Removing the link to create an account
2023-07-18 11:23:24 -04:00
Kenneth Kehl
ecc4aeb416
Merge pull request #618 from GSA/notify-api-340
...
notify-api-340 remove daily limit
2023-07-18 07:00:09 -07:00
Carlo Costino
c34439976e
Merge pull request #622 from GSA/616-remove-sticky-position
...
616 remove sticky position
2023-07-14 10:57:59 -04:00
Carlo Costino
508bba6510
Merge pull request #623 from GSA/524-remove-show-people-who-texts-are-from
...
524 - removing "Show people who your texts are from" section
2023-07-14 10:55:51 -04:00
Jonathan Bobel
bbc03d2ddb
Deleting instead of commenting out
2023-07-14 10:39:12 -04:00
Jonathan Bobel
9030b014ef
Removing this content section
2023-07-14 10:14:55 -04:00
Jonathan Bobel
a659eeece0
Hiding content
2023-07-14 09:35:44 -04:00
Jonathan Bobel
8f51c4f96b
small style change
2023-07-13 13:58:10 -04:00
Jonathan Bobel
f11746324d
Changing white space to try to kick this test off again
2023-07-13 12:54:40 -04:00
Kenneth Kehl
4b3ccfeec3
fix tests
2023-07-13 08:28:46 -07:00
Kenneth Kehl
00edf5d023
merge from main
2023-07-13 08:15:34 -07:00
Jonathan Bobel
e2ba5e5bb7
Commenting out this test
2023-07-13 10:46:15 -04:00
Jonathan Bobel
bb7efa9d44
This was causing an error
2023-07-12 16:00:52 -04:00
Jonathan Bobel
e8170f22b7
Merge branch 'main' of https://github.com/GSA/notifications-admin into 616-remove-sticky-position
2023-07-12 15:43:47 -04:00
Jonathan Bobel
1da906279f
Removed links to the sticky javascript, but didn't remove altogether
2023-07-12 15:43:21 -04:00