summaryrefslogtreecommitdiffstats
path: root/tests/publishers/test_publishers.py
Commit message (Expand)AuthorAgeFilesLines
* Auto-generated output from python-blackThanh Ha2019-09-091-1/+1
* Refactor base test classes inheritance for reuseDarragh Bailey2016-09-141-7/+3
* Reorder imports to match hacking guidelinesDarragh Bailey2015-12-231-1/+4
* Capture logs with FakeLogging FixtureDarragh Bailey2015-09-301-1/+1
* update doc and add new JJB unit testsKhai Do2013-11-221-3/+1
* New base class to declare test cases and tests to the node optionFelipe Reyes2013-11-141-48/+6
* Moved get_scenarios() function to a base module to make it easier to reuseFelipe Reyes2013-10-021-26/+2
* Add python26 multiline string assertion back.Clark Boylan2013-07-241-9/+10
* Add python26 supportPaul Belanger2013-07-191-1/+1
* Tests: Use a testscenarios for running tests.Arnaud Fabre2013-07-191-50/+36
* Tests for publishersAntoine Musso2013-07-191-0/+109