summaryrefslogtreecommitdiff
path: root/tests/unit/engines/test_duckduckgo_images.py
AgeCommit message (Collapse)Author
2019-12-21[mod] remove useless engine unit testsAdam Tauber
These tests are not able to detect engine errors if the upstream site changes.
2019-04-13[fix] duckduckgo images requestsMarc Abonce Seguin
2019-01-07Revert "remove 'all' option from search languages"Noémi Ványi
This reverts commit 4d1770398a6af8902e75c0bd885781584d39e796.
2018-03-27refactor engine's search language handlingMarc Abonce Seguin
Add match_language function in utils to match any user given language code with a list of engine's supported languages. Also add language_aliases dict on each engine to translate standard language codes into the custom codes used by the engine.
2017-12-06remove 'all' option from search languagesmarc
2017-07-10[fix] duckduckgo images doesn't fail with countryless languagemarc
2017-05-23add duckduckgo images enginemarc