Page MenuHomeSoftware Heritage

Fix ctags tests.
ClosedPublic

Authored by vlorentz on Dec 21 2018, 11:20 AM.

Details

Reviewers
olasd
Group Reviewers
Reviewers
Commits
rDCIDX6b9328e87178: Fix ctags tests.
Summary

Depends on D876

Diff Detail

Repository
rDCIDX Metadata indexer
Branch
fix-ctags
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 3254
Build 4184: tox-on-jenkinsJenkins
Build 4183: arc lint + arc unit

Event Timeline

If you're using your mocks for all tests, couldn't you just set them up in the setUp method?

  • Set-up mocks in setUp instead of using decorator on all methods.
This revision is now accepted and ready to land.Jan 7 2019, 2:29 PM
This revision was automatically updated to reflect the committed changes.