Configure sample California State Transit agency in dev
and test
#2189
Labels
chore
Chores and tasks for code cleanup, dev experience, admin/configuration settings, etc.
configuration
Changes to the configuration of our deployed web apps
Milestone
We've reached a point of stability in the Admin interface, and also a point where we need to be able to demo and test in-progress enrollment flows that don't necessarily have a representative agency (yet!).
All along, our designs have included a fictitious agency CST (or the California State Transit agency) used for mocking, spacing, etc.
This task is about configuring the app in both
dev
andtest
with aTransitAgency
instance and the related data for CST.Acceptance Criteria
Code:
dev
andtest
configuration:EligibilityType
instances are createdEligibilityVerifier
instances are createdPaymentProcessor
instance is createdcst
sample agency Back Office credentialsTransitAgency
instance is createdslug
: cstshort name
: CSTlong name
: California State Transitagency id
: cstinfo_url
: https://www.agency-website.comphone
: 1-800-555-5555active
: trueThe text was updated successfully, but these errors were encountered: