summaryrefslogtreecommitdiff
path: root/tests/util/test_spinner.py
Commit message (Expand)AuthorAgeFilesLines
* Fix legacy flags, deprecate them and remove --index-url (#2731)Bernát Gábor2022-12-151-0/+1
* Move time mocking from freezegun to time-machine (#2407)Adam Johnson2022-09-091-6/+6
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-171-0/+2
* Expose the configuration load mechanism to plugins (#2217)Bernát Gábor2021-09-151-2/+2
* Replace .format with f-strings (#2011)Miroslav Šedivý2021-04-101-4/+4
* Add more flake8 checks (#1899)Bernát Gábor2021-02-061-2/+2
* Simplify td_human_readable function (#1819)Miroslav Šedivý2021-01-131-3/+4
* General rework of the parallel, execute and reportingBernát Gábor2020-12-241-1/+1
* Implement parallel mode - without output redirectBernát Gábor2020-11-301-5/+5
* tests: add coverage for spinner and graph util librariesBernát Gábor2020-11-041-0/+144