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
rachmadani haryono ec88fb8a0f [fix] secret_key can be bytes instead of a string (#1602)
Fix #1600
In settings.yml, the secret_key can be written as string or as base64 encoded data using !!binary notation.
5 years ago
..
engines Remove some engines : subtitleseeker, seedpeer, swisscows 5 years ago
__init__.py [mod] remove buildout/makefile infrastructure 9 years ago
test_answerers.py [enh] add quick answer functionality with an example answerer 8 years ago
test_plugins.py [enh] py3 compatibility 7 years ago
test_preferences.py [fix] preference query parameter decoding (#1599) 5 years ago
test_query.py remove 'all' option from search languages 7 years ago
test_results.py [mod] remove buildout/makefile infrastructure 9 years ago
test_search.py [mod] remove buildout/makefile infrastructure 9 years ago
test_utils.py [fix] secret_key can be bytes instead of a string (#1602) 5 years ago
test_webapp.py new: dev: test for config api 5 years ago