peerreview icon indicating copy to clipboard operation
peerreview copied to clipboard

Integration Tests

Open danielBingham opened this issue 2 years ago • 0 comments

As a developer I want integration tests so I can be confident that things are working as they should.

Story Background

What is the history or background behind this story? What context the developer researching or implementing this story need?

We need integration tests so that we can catch things like malformed SQL (unit tests can't catch that).

Acceptance Criteria

At what point is this story considered "done"?

  • We have integration tests that can run against either the local environment or the staging environment.

Dependencies

What stories does this one depend on? What do we need to do first before we can call this one done?

danielBingham avatar Jul 21 '22 00:07 danielBingham