-
Notifications
You must be signed in to change notification settings - Fork 9
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
Chore: setup Nevada County Connects in test
#2453
Conversation
test
9afb2e5
to
743319b
Compare
@lalver1 do you have a local setup for this agency, for testing? If so, could you run |
Thanks for the suggestion @thekaveman , I added the transit agency and one enrollment flow fixture to the description. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, that was helpful. I made a small edit, note the eligibility_start_template
on the flow needs to be start--senior.html
Are these Spanish translations that you did based on the existing ones? Answered in Slack.
Is NevCo really their shortname? I'm not seeing this anywhere on their website as branding. Should we be using that in user-facing copy?
No problem and thanks for making that edit, I overlooked that. Yep, the Spanish translations are based on the existing ones, the only part that changed was the name of the transit agency. I was also wondering about NevCo initially but talking with Olivia, it turns out that they do use that shortname. Let me take a screenshot and mention it to her that this is a user-facing copy to double check. I think the alternative would be to use "Nevada County Connects". |
743319b
to
a3267d2
Compare
a3267d2
to
63d6548
Compare
Part of #2434
This PR adds the logo and templates required to set up a new transit agency. These are, for the transit agency
index
templateeligibility index
templateand for the enrollment flows
enrollment success
templateSetting up the database in
test
is being tracked in the issue.To test
To test logos,
core/index--nevco.html
, andeligibility/index--nevco.html
, add these fixtures (NevCo transit agency and an older adult flow) to your local fixtures (ideally the repo'slocal_fixtures.json
so the primary keys of these fixtures don't conflict with your local ones) and reset your database to load them: