Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Slightly improve test factories (#482)
Whic working on the repo cleanup, I noticed frequent test failures related to `Branch.name` not being unique enough. This fixes that along with some other improvements, like being able to use `CommitWithReportFactory` in `worker` which was not possible previously because of imports that are only valid within `api`.
- Loading branch information