Skip to content

Commit b6388c9

Browse files
committed
ci(onboarding): production environment acceptance criteria
1 parent 36641e8 commit b6388c9

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## Acceptance criteria
2+
3+
_The following configuration always happens in the Benefits `production` environment._
4+
5+
- [ ] Create `TransitAgency` instance
6+
- [ ] Create `{{TRANSIT_PROCESSOR}}Config` instance
7+
- [ ] Mark the environment as `production`
8+
- [ ] Use API credentials for the agency's {{TRANSIT_PROCESSOR}} `production` instance
9+
- [ ] Create `EnrollmentFlow` instance(s)
10+
- [ ] Create `{{TRANSIT_PROCESSOR}}Group` instance(s) using group ID(s) from the agency's {{TRANSIT_PROCESSOR}} `production` instance. For Switchio, the group IDs are shared among all agencies (e.g. `MEDICARE`).
11+
- [ ] Return to `TransitAgency` instance and check the **Active** box

0 commit comments

Comments
 (0)