swh.indexer.storage: Unify get_indexer_storage function with others
Related to T1410
Showing
- requirements.txt 1 addition, 0 deletionsrequirements.txt
- swh/indexer/storage/__init__.py 40 additions, 18 deletionsswh/indexer/storage/__init__.py
- swh/indexer/storage/interface.py 4 additions, 1 deletionswh/indexer/storage/interface.py
- swh/indexer/tests/conftest.py 1 addition, 1 deletionswh/indexer/tests/conftest.py
- swh/indexer/tests/storage/conftest.py 1 addition, 5 deletionsswh/indexer/tests/storage/conftest.py
- swh/indexer/tests/storage/test_api_client.py 1 addition, 5 deletionsswh/indexer/tests/storage/test_api_client.py
- swh/indexer/tests/storage/test_in_memory.py 1 addition, 5 deletionsswh/indexer/tests/storage/test_in_memory.py
- swh/indexer/tests/storage/test_init.py 89 additions, 0 deletionsswh/indexer/tests/storage/test_init.py
- swh/indexer/tests/storage/test_storage.py 0 additions, 30 deletionsswh/indexer/tests/storage/test_storage.py
Loading
-
Some references in the commit message have been migrated:
- T1410 is now swh-core#1410
-
mentioned in merge request !272 (closed)
Please register or sign in to comment