You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/tests/unit/settings
Markus Heiser e02b5469f0 [mod] use tests/unit/settings/test_settings.yml in unit tests
In unit tests settings from

    searx/settings.yml

and the user settings from:

    unit/settings/test_settings.yml

are used.  In the latter, settings can be activated that are needed in the unit
test but should not activated by default in production.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
3 years ago
..
empty_settings.yml [enh] settings.yml: add use_default_settings option (2nd version) 4 years ago
syntaxerror_settings.yml [yamllint] tests/unit/settings/syntaxerror_settings.yml 3 years ago
test_settings.yml [mod] use tests/unit/settings/test_settings.yml in unit tests 3 years ago
user_settings.yml [yamllint] tests/unit/settings/user_settings.yml 3 years ago
user_settings_keep_only.yml [yamllint] tests/unit/settings/user_settings_keep_only.yml 3 years ago
user_settings_remove.yml [yamllint] tests/unit/settings/user_settings_remove.yml 3 years ago
user_settings_remove2.yml [yamllint] tests/unit/settings/user_settings_remove2.yml 3 years ago
user_settings_simple.yml [yamllint] tests/unit/settings/user_settings_simple.yml 3 years ago