GothenburgBitFactory / GothenburgBitFactory/bugwarrior
Mock out optional service libraries from test suite
Open
maintenance
- Dominant language
- Python
- Stars
- 820
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
I don't believe they're exercised at all during tests so it should be a simple replacement with a generic stub. We can then update the developer docs to only require installing `[test]` dependencies rather than `[all]`.
We should add a CI job to install all optional dependencies to make sure they continue to be resolvable once we're no longer doing so in development.
Contributor guide
Assessment
This issue has not been assessed yet.