shayan taki
8f5e9965d8
Add unit tests for security check W006
2026-02-06 20:31:41 +02:00
rodrigo.nogueira
95a8043341
Fix AttributeError when optional settings are undefined
...
Fixes #1328
- Add None as default value in axes_conf_check
- Add test coverage for missing settings scenario
2026-02-06 20:19:42 +02:00
Ian Fisher
5b235b50ed
Add check for callable settings
2023-06-13 19:15:07 +03:00
Simon Kern
5590419f81
Use new backend base class in checks
...
In 5c4bca6cb6 a new backend base class was introduced. However the check and its corresponding tests still reference the old base class, thus triggering a warning on setups using the new backend base class.
resolves #907
2022-08-18 16:32:00 +03:00
Aleksi Häkli
b6b26e492f
Optimize imports as part of cleanup round
2021-01-07 18:23:33 +02:00
Aleksi Häkli
a5045f62fe
Move tests outside project source folder
2021-01-07 18:23:33 +02:00