summaryrefslogtreecommitdiff
path: root/tests/unit/scheduler/test_base_filter.py
Commit message (Expand)AuthorAgeFilesLines
* Cleaning up code in oslo-incubatorDavanum Srinivas2015-11-251-168/+0
* Use moxstubout and mockpatch from oslotestVictor Sergeyev2014-06-021-1/+1
* Use oslotest instead of common test moduleVictor Sergeyev2014-04-151-3/+3
* Python3: do not use contextlib.nested()Cyril Roelandt2014-03-131-13/+7
* Use mock.call_count to assert the call counterJay Lau2014-02-271-3/+7
* Allow filters to only run once per request if their data is staticJay Lau2014-02-241-5/+24
* Stop looping all filters if no objects returnJay Lau2014-01-201-0/+28
* Replace using tests.utils part1Sergey Kraynev2013-08-231-4/+6
* Enable hacking H404 test.Dina Belova2013-06-111-23/+16
* Use mox object from moxstubout fixtureMark McLoughlin2013-05-201-3/+0
* Break out common functionality for filters and weightsMatthew Sherborne2013-05-151-1/+3
* Renames filter to base_filter and weight to base_weightMatthew Sherborne2013-05-101-0/+129