Model/services/ara/tests/fakes/__init__.py
2026-05-15 10:56:53 +00:00

4 lines
121 B
Python

"""Fake repos and fetchers for unit tests.
One Fake<Name>Repo per real repo; dict-backed; no DB. Same for fetchers.
"""