Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor: funding source lookup #2174

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

angela-tran
Copy link
Member

Closes #2068

This PR uses the endpoint implemented in cal-itp/littlepay#60 to look up a funding source's groups. Methods/variables were renamed to reflect that.

@angela-tran angela-tran self-assigned this Jun 18, 2024
@github-actions github-actions bot added back-end Django views, sessions, middleware, models, migrations etc. tests Related to automated testing (unit, UI, integration, etc.) labels Jun 18, 2024
Copy link

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  benefits/enrollment
  views.py
Project Total  

This report was generated by python-coverage-comment-action

Base automatically changed from feat/expiry to dev June 20, 2024 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back-end Django views, sessions, middleware, models, migrations etc. tests Related to automated testing (unit, UI, integration, etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor enrollment check to lookup groups for funding source
2 participants