cds-snc / notification-planning-core

Project planning for GC Notify Core Team
0 stars 0 forks source link

Create Test Driven Development Strategy for Infrastructure #252

Open ben851 opened 6 months ago

ben851 commented 6 months ago

Description

As a developer of notify, I want to be sure that our infrastructure changes will not have a negative effect on the system so that we can deliver a stable product to the users.

WHY are we building?

When doing infrastructure changes, there's a lot of potential to create issues, and we need to be better at detecting these before merging to production.

WHAT are we building?

Look into strategies on how to do test driven development with infrastructure, and write an ADR on possible options

VALUE created by our solution

Improved delivery standards for notify infrastructure.

Acceptance Criteria

Given some context, when (X) action occurs, then (Y) outcome is achieved.

QA Steps