| Age | Commit message (Collapse) | Author |
|
This patch was generated by black [1]::
make format.python
[1] https://github.com/psf/black
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
|
|
|
|
in debug mode, add some padding to make the output more readable
in procution mode, add the timestamp
|
|
move robot tests to tests.robot
manage calls "python -m tests.robot"
|
|
Add a new environment variable SEARX_DISABLE_ETC_SETTINGS
to disable loading of /etc/searx/settings.yml
unit tests:
* set SEARX_DISABLE_ETC_SETTINGS to 1
* remove SEARX_SETTINGS_PATH if it exists
|
|
This commit also enables debug mode for unit tests.
|
|
|