summary refs log tree commit diff
path: root/tests/util/test_file_consumer.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace all remaining six usage with native Python 3 equivalents (#7704)Dagfinn Ilmari Mannsåker2020-06-161-1/+1
* Run black.black2018-08-101-2/+3
* run isortAmber Brown2018-07-091-4/+5
* Pass around the reactor explicitly (#3385)Amber Brown2018-06-221-3/+3
* Make tests py3 compatibleAdrian Tschira2018-04-161-1/+1
* Move test stuff to testsErik Johnston2018-01-181-8/+46
* Add decent impl of a FileConsumerErik Johnston2018-01-171-0/+138