Skip to content

Establish an integration test pattern by writing a single test #4

Closed
@jhodapp

Description

@jhodapp

This task seeks to establish an integration test pattern at the backend API endpoint interface.

Helpful items:

  1. Consider using httpc-test crate for endpoint testing
  2. Research and discuss use of a real test database vs use of a mock database provided by seaORM (note: some areas will be ripe for real DB, some ripe for mock DB)

Definition of Done:

  1. Successfully seed a test database
  2. Assert expected data on the /organization endpoint using the test data

Metadata

Metadata

Assignees

Labels

enhancementImproves existing functionality or featuregood first issueGood for newcomershelp wantedExtra attention is neededresearchResearching something

Type

No type

Projects

Status

✅ Done

Relationships

None yet

Development

No branches or pull requests

Issue actions