Page MenuHomeSoftware Heritage

Add tests for lister tasks
ClosedPublic

Authored by douardda on Jan 8 2019, 10:59 AM.

Details

Summary

in order to be able to run unit tests using celery pytest fixtures, we
use a dedicated swh_app fixture that ensure the "main" celery app
is the test app (otherwise subtasks won't work).

Add tests for bitbucket tasks

Add tests for debian tasks

Add tests for gitlab tasks

Add tests for npm tasks

Add tests for pypi tasks

Diff Detail

Repository
rDLS Listers
Branch
tasks-forever
Lint
Lint Skipped
Unit
Unit Tests Skipped
Build Status
Buildable 3275
Build 4218: tox-on-jenkinsJenkins
Build 4217: arc lint + arc unit