summaryrefslogtreecommitdiff
path: root/tests/unit/engines/test_google_news.py
AgeCommit message (Collapse)Author
2018-04-08update unit tests for google news and wikidataMarc Abonce Seguin
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-08-31[fix] google news dom xpath fixmisnyo
2016-12-11[fix] google news engine change follow-upAdam Tauber
2016-01-10[mod] remove buildout/makefile infrastructureAdam Tauber