This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Description
- Probably also in the
test/ subdirectory of the repo
- Should test a full end-to-end workflow: deploy to a separate server, clone/fetch/etc. with Git
- Tests are designed around scenarios, written from the user's perspective - treat services as a black box. End-to-end tests should look like a PM wrote them, vs. integration tests designed by an engineer.