UVicMartletplace / martletplace

Recreating FB Marketplace for Students - UVic SENG499 Capstone Project
1 stars 0 forks source link

[CI] Run integration tests within docker stack #176

Closed MNThomson closed 2 weeks ago

MNThomson commented 2 weeks ago

Description

Run each test CI job within the docker compose stack to enable integration tests to pass.

Closes #167

How to Test

Observe the green checkmarks for CI jobs

Checklist