wndhydrnt / saturn-bot

Automatically create pull requests. Create, modify or delete files across repositories.
https://saturn-bot.readthedocs.io
GNU Affero General Public License v3.0
0 stars 0 forks source link

refactor: Remove single mock package #52

Closed wndhydrnt closed 2 months ago

wndhydrnt commented 2 months ago

Often leads to circular imports. Put mocks next to the tests that need them.