summaryrefslogtreecommitdiff
path: root/tests/unit/__init__.py
AgeCommit message (Collapse)Author
2021-10-02SearXNG: SEARXNG_SETTINGS_PATHAlexandre Flament
2021-07-25[mod] use tests/unit/settings/test_settings.yml in unit testsMarkus Heiser
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>
2016-01-10[mod] remove buildout/makefile infrastructureAdam Tauber