swh-lister/swh/lister/cran
Antoine R. Dumont (@ardumont) 5a5b7ef70b
tests: Separate lister instantiations
Prior to this commit, all listers were instantiated at the same time even if
only one was needed. This commit separates those instantiations.

The only drawback to this is the db model initialization which now happens at
each lister instantiation. This can be dealt with if needed at another time
though.
2020-09-02 12:49:00 +02:00
..
tests tests: Separate lister instantiations 2020-09-02 12:49:00 +02:00
__init__.py Enable black 2020-04-08 16:31:22 +02:00
list_all_packages.R swh.lister.cran 2019-06-11 21:26:31 +05:30
lister.py Enable black 2020-04-08 16:31:22 +02:00
models.py Enable black 2020-04-08 16:31:22 +02:00
tasks.py Enable black 2020-04-08 16:31:22 +02:00