summaryrefslogtreecommitdiff
path: root/tests/unit/test_webapp.py
AgeCommit message (Expand)Author
2021-10-12[fix] fix match_language issue to make zh-TW match to zh-Hant-TWMarc Abonce Seguin
2021-09-30SearXNG: oscar themeAlexandre Flament
2021-09-13[fix] settings - displayed name is SearXNGMarkus Heiser
2021-09-02[mod] move searx/testing.py to the tests directoryAlexandre Flament
2021-08-17[mod] searx.webapp.get_locale: read locale from the preferencesAlexandre Flament
2021-05-05[mod] multithreading only in searx.search.* packagesAlexandre Flament
2021-04-25[brand] searxng is a fork from searxMarkus Heiser
2021-04-10[fix] test: avoid HTTP requestsAlexandre Flament
2021-03-06[enh] add ability to send engine data to subsequent requestsAdam Tauber
2021-02-04[fix] get correct locale with country from browserMarc Abonce Seguin
2020-12-17[mod] themes: remove legacy, courgette and pix-art themesAlexandre Flament
2020-12-01[fix] tests: fix duplicate method nameAlexandre Flament
2020-11-06[fix] fix of / and /searchAlexandre Flament
2020-11-02[mod] separate index and search routesMarc Abonce Seguin
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2020-07-03Created new plugin type custom_results. Added new plugin bang_redirect (#2027)Lukas van den Berk
2020-06-11[fix] commit 2c6531b2 breaks the unit test, this is a hotfixMarkus Heiser
2020-03-13[fix] update csv unit testAdam Tauber
2019-08-03[fix] fix monkey patch in test_webapp.py (#1667)Alexandre Flament
2019-07-17[enh] Add Server-Timing header (#1637)Alexandre Flament
2019-05-18new: dev: test for config apirachmadaniHaryono
2017-07-20change unresponsive_engines to a set to eliminate duplication of errorsNoémi Ványi
2017-07-12show engine errors in infobox && add new error alertNoémi Ványi
2017-05-15[enh] py3 compatibilityAdam Tauber
2017-01-20[mod] add a __common__ template that can't be selected but that provides a co...Alexandre Flament
2017-01-16[enh] show spelling correctionsDavid A Roberts
2016-11-14[fix] search mocking in webapp testAdam Tauber
2016-09-22[mod] rename "default" theme to "legacy"Adam Tauber
2016-07-16[fix] result count testsAdam Tauber
2016-07-04[enh][fix] update to latest dependencies ++ fix tests & travis test runnerAdam Tauber
2016-04-09new preferences handlingNoemi Vanyi
2016-01-10[mod] remove buildout/makefile infrastructureAdam Tauber