Page MenuHomeSoftware Heritage

Rewrite celery tasks as decorated functions
ClosedPublic

Authored by douardda on Jan 17 2019, 5:57 PM.

Details

Summary

Also rename s/i/tests/test_utils.py as s/i/t/utils.py
so pytest does not try to execute this file.

related to T1480

Test Plan

there is one test that fails on my machine (with tox),

Metadata.test_compute_metadata_pkginfo (test_metadata.py:670)

Diff Detail

Repository
rDCIDX Metadata indexer
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Fix ws mangling in test_metadata.py

This revision is now accepted and ready to land.Jan 18 2019, 2:25 PM
This revision was automatically updated to reflect the committed changes.