Closed jerith closed 7 years ago
Our test deps pull in testtools
and pytest
, so we're currently not testing that seaworthy
doesn't accidentally depend on those things.
It might be worth splitting the tests into core
, extra
(or testtools
, pytest
, etc.), and integration
sections, with the dependencies of everything except integration
tightly controlled to avoid accidental leakage.
Travis was unavailable for the last two commits before merging, but the tests passed locally.
Codecov Report
100% <100%> (ø)
100% <100%> (ø)
100% <100%> (ø)
Continue to review full report at Codecov.