summaryrefslogtreecommitdiff
path: root/testing/tests/client/test_deprecated_crypto.py
AgeCommit message (Collapse)Author
2017-02-09[refactor] improve secrets generation and storage codedrebs
2016-12-12[tests] migrate pytest to trialVictor Shyba
test_deprecated_crypto was using pytest, which unfortunately doesnt work when mixed with trial. Migrated back. Also added norecursedirs option back, as it is necessary for parallel testing mode.
2016-12-12[test] add test for deprecated crypto format updatedrebs