summaryrefslogtreecommitdiff
path: root/tests/unit
AgeCommit message (Collapse)Author
2016-04-03Add support for dokuwiki engineGuilhem Bonnefille
2016-03-26[fix] bing images page changeAdam Tauber
2016-03-25Remove content field from ArchWiki results; reformat code in archlinux.pyKirill Isakov
Content field in Arch Wiki search results is of no real use, more often than not it contains no usable information and includes too many markup tags which make the text unreadable. It is safe to remove it.
2016-03-24Add Arch Linux Wiki search engineKirill Isakov
2016-03-21[fix] duckduckgo's xpaths changeda01200356
test_duckduckgo modified to reflect changes in duckduckgo's html
2016-02-28[fix] remove unnecesary async calls in wolframalpha_noapia01200356
setting async to false in the request did the job, lol.
2016-02-28[enh] unit tests for wolframalphaa01200356
2016-02-17[fix] wolframalpha page changesAdam Tauber
related issues: #508 #509
2016-02-04better test dataNoemi Vanyi
2016-02-04fix pep8 errorsNoemi Vanyi
2016-02-04add Frinkiac engine & testsNoemi Vanyi
2016-02-01[fix] pep8Adam Tauber
2016-02-01[fix] missing gigablast testsAdam Tauber
2016-02-01[fix] bing images changesAdam Tauber
2016-01-10move two testsa01200356
2016-01-10[mod] remove buildout/makefile infrastructureAdam Tauber