Page MenuHomeSoftware Heritage

activate coverage by default in tox and kill deprecation warnings in tests
ClosedPublic

Authored by douardda on Oct 18 2018, 4:13 PM.

Details

Summary

assertEquals -> assert Equal

Test Plan

run 'tox'

Diff Detail

Repository
rDCORE Foundations and core functionalities
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

vlorentz added inline comments.
tox.ini
10

Shouldn't it be swh.core?

ardumont added inline comments.
tox.ini
7

When the migration is done and the dust settled, i think we'll need to align the swh-environment/Makefile.python as well.

This revision is now accepted and ready to land.Oct 18 2018, 4:26 PM
This revision was automatically updated to reflect the committed changes.