summaryrefslogtreecommitdiff
path: root/tests/unit/test_standalone_searx.py
AgeCommit message (Expand)Author
2021-03-04Add searx_extra packageAlexandre Flament
2020-12-18[mod] searx.search.EngineRef: remove from_bang parameterAlexandre Flament
2020-12-18[mod] searx.search.SearchQuery: remove categories parameterAlexandre Flament
2020-12-17[mod] split searx.search into different processorsAlexandre Flament
2020-11-17[mod] use github actions instead of travisAlexandre Flament
2020-11-17[fix] fix a test_standalone_searx test caseAlexandre Flament
2020-11-14Merge pull request #2296 from rachmadaniHaryono/feature/suppress-outputAlexandre Flament
2020-11-10[mod] searx.search: EngineRef, SearchQuery: add __repr__ and __eq__ methodsAlexandre Flament
2020-11-05chg: test: suppress outputrachmadaniHaryono
2020-11-04Feature/standalone searx update (#1591)rachmadani haryono