requirements.txt: add mock
ClosedPublic

Authored by kparal on Aug 25 2015, 3:25 PM.

Details

Summary

Commit 82d0e32a8d started using mock, but the dependency was not added
to requirements.txt. I also added README instructions how to get
testcloud.

Test Plan

I can run the test suite now

Diff Detail

Repository
rLTRN libtaskotron
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kparal retitled this revision from to requirements.txt: add mock.Aug 25 2015, 3:25 PM
kparal updated this object.
kparal edited the test plan for this revision. (Show Details)
kparal added reviewers: tflink, lbrabec, jskladan, mkrizek.
tflink accepted this revision.Aug 25 2015, 3:31 PM

Whoops. Thanks for the catch and the update.

At some point, we might want to move over to mock from dingus since that's supported and works in python3 but that's more of a "someday" task

This revision is now accepted and ready to land.Aug 25 2015, 3:31 PM
This revision was automatically updated to reflect the committed changes.