summaryrefslogtreecommitdiff
path: root/tests/util/test_graph.py
Commit message (Collapse)AuthorAgeFilesLines
* fix assertions in test_graph to actually test results (#2906)Anthony Sottile2023-01-291-2/+2
|
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-171-8/+9
|
* Implement parallel mode - without output redirectBernát Gábor2020-11-301-30/+30
| | | | Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
* tests: add coverage for spinner and graph util librariesBernát Gábor2020-11-041-0/+71
Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>