-
- Downloads
Move mapping-specific tests to a new directory
We have many of those now; and keeping them all their tests in the same file is messy This causes these tests to run after Celery tests, which breaks them; so this commit also renames Celery tests to make them run last.
parent
f4d1ce83
No related branches found
No related tags found
Showing
- swh/indexer/tests/metadata_dictionary/__init__.py 0 additions, 0 deletionsswh/indexer/tests/metadata_dictionary/__init__.py
- swh/indexer/tests/metadata_dictionary/test_cff.py 220 additions, 0 deletionsswh/indexer/tests/metadata_dictionary/test_cff.py
- swh/indexer/tests/metadata_dictionary/test_codemeta.py 175 additions, 0 deletionsswh/indexer/tests/metadata_dictionary/test_codemeta.py
- swh/indexer/tests/metadata_dictionary/test_maven.py 365 additions, 0 deletionsswh/indexer/tests/metadata_dictionary/test_maven.py
- swh/indexer/tests/metadata_dictionary/test_npm.py 322 additions, 0 deletionsswh/indexer/tests/metadata_dictionary/test_npm.py
- swh/indexer/tests/metadata_dictionary/test_python.py 114 additions, 0 deletionsswh/indexer/tests/metadata_dictionary/test_python.py
- swh/indexer/tests/metadata_dictionary/test_ruby.py 134 additions, 0 deletionsswh/indexer/tests/metadata_dictionary/test_ruby.py
- swh/indexer/tests/test_metadata.py 0 additions, 1243 deletionsswh/indexer/tests/test_metadata.py
- swh/indexer/tests/zz_celery/README 2 additions, 0 deletionsswh/indexer/tests/zz_celery/README
- swh/indexer/tests/zz_celery/__init__.py 0 additions, 0 deletionsswh/indexer/tests/zz_celery/__init__.py
- swh/indexer/tests/zz_celery/test_tasks.py 0 additions, 0 deletionsswh/indexer/tests/zz_celery/test_tasks.py
Loading
-
mentioned in merge request !333 (closed)
-
mentioned in merge request !334 (closed)
-
mentioned in merge request !335 (closed)
-
mentioned in merge request !336 (closed)
-
mentioned in merge request !337 (closed)
Please register or sign in to comment