summaryrefslogtreecommitdiff
path: root/test/test_docs.py
Commit message (Collapse)AuthorAgeFilesLines
* Add raise_if_error() to tutorialSjoerd Langkemper2021-11-131-1/+2
|
* Fix typoEric Dill2020-09-091-1/+1
|
* tests: move to root dirKonrad Weihmann2020-07-121-0/+493
| | | | | | | | | This should ensure that tests are NOT packaged into release package by setuptools, as tests are development only + fixtures after moving Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
* Revert moving tests out of 'git' folder, related to #1030Sebastian Thiel2020-07-121-493/+0
|
* tests: move to root dirKonrad Weihmann2020-07-121-0/+493
This should ensure that tests are NOT packaged into release package by setuptools, as tests are development only + fixtures after moving Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>