summaryrefslogtreecommitdiff
path: root/test/test_base.py
Commit message (Collapse)AuthorAgeFilesLines
* Add additional assertions to test_base.pyClayton Walker2023-02-021-2/+6
|
* Add check to test bare repoClayton Walker2023-02-011-0/+1
|
* reformat according to 'black' configuration file.Sebastian Thiel2022-05-181-3/+1
|
* Run everything through 'black'Sebastian Thiel2022-05-181-30/+25
| | | | | That way people who use it won't be deterred, while it unifies style everywhere.
* rmv python 3.5 checks from testsYobmod2021-07-191-7/+5
|
* tests: move to root dirKonrad Weihmann2020-07-121-0/+149
| | | | | | | | | 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-149/+0
|
* tests: move to root dirKonrad Weihmann2020-07-121-0/+149
| | | | | | | | | 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>
* Moved everything into the git subdirectory - some tests still need to be ↵Sebastian Thiel2010-11-251-100/+0
| | | | adjusted
* Updated MANIFEST and setup to include fixtures. Adjusted includes in all ↵Sebastian Thiel2010-11-211-1/+1
| | | | tests to work with the new directory structure
* flattened test folder structure, didn't adjust any file content yetSebastian Thiel2010-11-211-0/+100