aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Reformat with black 23.1.0Arthur Zamarin2023-03-241-4/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* Reformat w/ black 22.12.0 for consistency.Brian Harring2022-12-251-19/+18
| | | | | Signed-off-by: Brian Harring <ferringb@gmail.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* data_source: modernize testsArthur Zamarin2022-08-241-43/+31
| | | | | | | | - use `with` semantics for file-handlers usage - use Path for `self.dir` - use b'' for bytes-literals Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* tests: remove TempDir fixtureArthur Zamarin2022-05-191-8/+10
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sort imports with isortTim Harder2021-03-281-1/+0
|
* tests: move to main repo root dirTim Harder2021-03-041-0/+196
|
* tests: move unit tests into module subdirTim Harder2019-08-141-199/+0
|
* test: initial conversion from unittest to pytest functionalityTim Harder2018-04-111-16/+18
|
* move tests to root level dirTim Harder2018-04-111-0/+197