You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Technical requirement: We're using a forked copy of the mozilla-django-oidc package. There have been some fixes since we forked a copy - we should incorporate upstream changes into our forked copy.
Ensure all unit tests pass and add meaningful test coverage before upgrading upstream changes.
Also, in the forked OIDC package perform the following code cleanup tasks:
Consider setting up integration tests/local dev on web api with test provider app (can't currently test with login.gov and local) spike ticket: Add e2e tests for login OIDC functionality #739
mjtravers
changed the title
Update Django OIDC library with upstream changes
Update Django OIDC library with upstream changes and add unit tests run in CircleCI
Feb 7, 2024
QA review consisted of visual inspection of Ticket passes if user can login and logout of FECFile Online using Login.gov built for this ticket per DEV.
Business Reason
Technical requirement: We're using a forked copy of the mozilla-django-oidc package. There have been some fixes since we forked a copy - we should incorporate upstream changes into our forked copy.
Ensure all unit tests pass and add meaningful test coverage before upgrading upstream changes.
Also, in the forked OIDC package perform the following code cleanup tasks:
black
to unify single/double quotes and formatting across projectQA Notes
null
DEV Notes
mozilla/mozilla-django-oidc#502
Design
null
See full ticket and images here: FECFILE-257
The text was updated successfully, but these errors were encountered: