Matthias
|
c4cbf6de3b
|
tests: reset permissions on tmp-path
to facilitate cleanup
|
2024-10-25 07:22:11 +02:00 |
|
Matthias
|
e7b0e3293d
|
feat: Exit with exception, not with exit1
this aligns to how other parts of the code work - leaving "exit" to the outermost caller.
|
2024-10-25 06:34:46 +02:00 |
|
Meng Xiangzhuo
|
87c8e85068
|
feat: add user friendly message on permission error
|
2024-10-25 00:01:41 +08:00 |
|
Meng Xiangzhuo
|
ba780276a2
|
feat: auto-create logs dir if it's absent
|
2024-10-23 00:22:23 +08:00 |
|
Matthias
|
23427bec08
|
ruff format: Update tests/ base directory
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
7767ad9d6e
|
Update imports in test directory
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
881247a823
|
use isinstance for type checks
|
2023-12-21 19:26:52 +01:00 |
|
Matthias
|
555f4b51e1
|
Further improvements to test setup
|
2023-11-05 16:23:22 +01:00 |
|
Matthias
|
7bed7801cc
|
Further test simplifications
|
2023-11-05 16:15:36 +01:00 |
|
Matthias
|
11d7e7925e
|
Fix random test failures
|
2023-06-14 20:34:18 +02:00 |
|
Matthias
|
3523f564bd
|
Improve Log reduction and corresponding test
|
2023-06-10 09:44:20 +02:00 |
|
Matthias
|
b89390c06b
|
Reduce log verbosity during bias tester runs
|
2023-06-09 07:15:36 +02:00 |
|
Matthias
|
fc8c6b06ad
|
Extract set-log-levels from main logging module
|
2023-06-09 06:59:08 +02:00 |
|
Matthias
|
e3056b141a
|
Move logging tests to dedicated test file
|
2023-06-09 06:51:12 +02:00 |
|