Adam Tauber 5da78f7b37 [fix] bing news test mock пре 9 година
..
__init__.py Add tests for searx.engines.(dummy|github) пре 10 година
test_bing.py [fix] bing unicode encode error - fixes #408 пре 9 година
test_bing_images.py [fix] bing unicode encode error - fixes #408 пре 9 година
test_bing_news.py [fix] bing news test mock пре 9 година
test_blekko_images.py Correct a few UT пре 10 година
test_btdigg.py BTDigg's unit test пре 10 година
test_currency_convert.py [enh] currency_convert engine: user can write "1 dollars in euros" instead of "1 USD in EUR". The currency names are fetched wikidata and store into a static file : searx/data/currencies.json This file is loaded when the currency_converter is loaded. A database is perhaps more appropiated. пре 10 година
test_dailymotion.py Dailymotion's unit test пре 10 година
test_deezer.py [fix] deezer test with https пре 10 година
test_deviantart.py [enh] reduce the number of http outgoing connections. engines that still use http : gigablast, bing image for thumbnails, 1x and dbpedia autocompleter пре 10 година
test_digg.py Deviant Art's unit test пре 10 година
test_duckduckgo.py [fix] duckduckgo unicode url - #419 пре 9 година
test_duckduckgo_definitions.py DDG Definitions' unit tests пре 10 година
test_dummy.py Add tests for searx.engines.(dummy|github) пре 10 година
test_faroo.py Faroo's unit test пре 10 година
test_flickr.py Flickr's test unit пре 10 година
test_flickr_noapi.py [fix] flickr engine пре 10 година
test_gigablast.py [enh] add gigablast engine пре 10 година
test_github.py Add tests for searx.engines.(dummy|github) пре 10 година
test_google.py [enh] google engine : avoid some "sorry google" by adding another cookie : NID. This cookie is specific by hostname. This allow to send request to google.* (according to the search language). Before this commit, request in other languages than english was sent to www.google.com which was redirected to www.google.* The PREF is still use on the www.google.com domain. пре 10 година
test_google_images.py [enh] reduce the number of http outgoing connections. engines that still use http : gigablast, bing image for thumbnails, 1x and dbpedia autocompleter пре 10 година
test_google_news.py Google news' unit test пре 10 година
test_kickass.py [fix] tests пре 10 година
test_mediawiki.py Mediawiki's unit test пре 10 година
test_mixcloud.py Mixcloud's unit test пре 10 година
test_openstreetmap.py Openstreetmap's unit test пре 10 година
test_photon.py Photon's unit test As in Flickr, a continue is not detected by coverage as covered but it is. пре 10 година
test_piratebay.py [fix] piratebay tld according to wikipedia пре 9 година
test_qwant.py Removed the keywords from the settings in qwant engine пре 10 година
test_searchcode_code.py Searchcode code's test unit пре 10 година
test_searchcode_doc.py Searchcode doc's test unit пре 10 година
test_soundcloud.py Soundcloud's unit test пре 10 година
test_spotify.py Add Spotify engine пре 10 година
test_stackoverflow.py [fix] tests пре 10 година
test_startpage.py Startpage's unit test пре 10 година
test_subtitleseeker.py Subtitleseeker's unit test пре 10 година
test_swisscows.py Add a bit of testing to improve coverage пре 9 година
test_twitter.py Twitter's unit test There is a commented line of a test that I didn't succed to make it work. It's an issue of unicode, utf-8, ascii, latin1... I think I tried everything, but if you have an idea... I'm still a newbie in python... пре 10 година
test_vimeo.py Fix Vimeo engine. Solve #368 пре 9 година
test_www1x.py bing_images & www1x engines use https connections пре 10 година
test_www500px.py 500px unit test пре 10 година
test_yacy.py Yacy's unit test пре 10 година
test_yahoo.py Correct a few UT пре 10 година
test_yahoo_news.py Add a bit of testing to improve coverage пре 9 година
test_youtube_api.py Adds two engines : Youtube with or without API The API needs an API_KEY The NOAPI doesn't have the published dates. пре 10 година
test_youtube_noapi.py Add a bit of testing to improve coverage пре 9 година