aboutsummaryrefslogtreecommitdiffstats
path: root/test/helper_tools
Commit message (Collapse)AuthorAgeFilesLines
* Clean up test/helper_tools directoryAldo Cortesi2018-04-165-51323/+0
|
* fix Python 3.6 variable type annotations #3053oscure762018-04-141-1/+1
|
* Clean up un-necessary arguments to taddons.contextAldo Cortesi2018-02-241-2/+1
| | | | Also test coverage ++
* add option type hintsMaximilian Hils2017-07-291-0/+34
|
* improve testsThomas Kriechbaumer2017-04-251-0/+0
|
* Revamp optionsAldo Cortesi2017-03-051-2/+2
| | | | | - Options are now explicitly initialized with an add_option method - We have one canonical Options class - ditch dump.Options
* restructure and move test filesThomas Kriechbaumer2017-02-1410-0/+51451
add empty test files to satisfy linter