summaryrefslogtreecommitdiffstats
path: root/tests/cachestorage
Commit message (Expand)AuthorAgeFilesLines
* Fix the yaml load warning.Daniel Bengtsson2019-12-101-1/+1
* Auto-generated output from python-blackThanh Ha2019-09-091-11/+8
* Allow using lockfile per jenkins masterDarragh Bailey2017-06-271-2/+4
* Refactor base test classes inheritance for reuseDarragh Bailey2016-09-141-3/+2
* Move CacheStorage to its own module.Wayne Warren2016-09-021-6/+6
* Revert "Allow using lockfile per jenkins master"Clark Boylan2016-03-161-2/+1
* Allow using lockfile per jenkins masterYolanda Robla2016-03-141-1/+2
* Capture logs with FakeLogging FixtureDarragh Bailey2015-09-301-1/+2
* Allow save to be called more than onceDarragh Bailey2015-09-221-1/+1
* Use open() instead of file()Guido Günther2015-02-121-0/+12
* Use mock in a Python 3.4 compatible wayJeremy Stanley2015-01-291-1/+1
* Write cache to file on CacheStorage object deleteDarragh Bailey2014-11-072-0/+34