Commit Graph

49 Commits (37c3ace3096d9568f8dbdc3728659f4c77377b33)

Author SHA1 Message Date
Adam Tauber 6bcbd633a5 [fix] remove obsolete youtube engine 9 years ago
Adam Tauber 8ce6043859 Merge pull request #346 from Cqoicebordel/youtube
Adds engines : Youtube with or without API and multiple Qwant
9 years ago
Cqoicebordel f05087b93a Refactor
Use only one engine for the four search from Qwant
9 years ago
Thomas Pointhuber d923b2a420 [enh] implement swisscows engine, FIX #347
TODO: implement image engine
9 years ago
Cqoicebordel 884eeb8541 New Qwant engines
- Web
- Images
- News
- Social media
9 years ago
Cqoicebordel f965c97822 Adds two engines : Youtube with or without API
The API needs an API_KEY
The NOAPI doesn't have the published dates.
9 years ago
Cqoicebordel a2a8fbf623 Add Spotify engine 10 years ago
Adam Tauber f6db77d81e Merge pull request #210 from Cqoicebordel/unit-tests
unit tests
10 years ago
Cqoicebordel f96154b7c4 Google's unit test 10 years ago
Cqoicebordel f703a77fc9 Photon's unit test
As in Flickr, a continue is not detected by coverage as covered but it is.
10 years ago
Cqoicebordel 8c2a5f0492 DDG Definitions' unit tests 10 years ago
Cqoicebordel 0a537d3b89 Yacy's unit test 10 years ago
Thomas Pointhuber dd4686a388 [enh] add blekko_images engine 10 years ago
Thomas Pointhuber 04f7118d0a [enh] add gigablast engine 10 years ago
Cqoicebordel fb04f76698 Faroo's unit test 10 years ago
Cqoicebordel d0a1df881a Openstreetmap's unit test 10 years ago
Cqoicebordel f1c10f4fe4 Startpage's unit test 10 years ago
Cqoicebordel 3a4d6045c1 Subtitleseeker's unit test 10 years ago
Cqoicebordel 9f13af8d3c Yahoo's unit test 10 years ago
Cqoicebordel ff2ad57a87 Yahoo News' unit test 10 years ago
Cqoicebordel d6e511fc2f 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 years ago
Cqoicebordel a96208be96 Mediawiki's unit test 10 years ago
Cqoicebordel 1ea5bc63a5 Currency converter's unit test + DDG correction
Does anyone know how to trigger the except in the currency converter while still being matched by the regex ?
10 years ago
Cqoicebordel efe6dead55 Duckduckgo unit test 10 years ago
Adam Tauber 7f865356f9 Merge branch 'unit-tests' of https://github.com/Cqoicebordel/searx into Cqoicebordel-unit-tests
Conflicts:
	searx/tests/test_engines.py
10 years ago
Cqoicebordel 5a16077455 PirateBay unit test + reactivation in Settings 10 years ago
Cqoicebordel c6535dd65e Flickr Noapi unit test 10 years ago
Thomas Pointhuber a605d0ae69 [enh] add test for 1x.com 10 years ago
Cqoicebordel 8cf2ee5721 500px unit test 10 years ago
Cqoicebordel 04fa31b7f4 Vimeo's unit test 10 years ago
Cqoicebordel d20ddf9da1 Stackoverflow's unit test 10 years ago
Cqoicebordel 787fee6a09 Soundcloud's unit test 10 years ago
Cqoicebordel b7dc1fb9d5 Google news' unit test 10 years ago
Cqoicebordel d5b8005ee1 Google images' unit test 10 years ago
Cqoicebordel 8ea749d6ec Kickass' unit test 10 years ago
Cqoicebordel a3d444ab85 BTDigg's unit test 10 years ago
Cqoicebordel efde2c21c8 Bing news' unit test
I have no idea why coverage tell 97% and 2 misses in branches. If anyone has an idea...
10 years ago
Cqoicebordel dad0434f34 Bing images' unit test 10 years ago
Cqoicebordel d495704551 Deviant Art's unit test 10 years ago
Cqoicebordel 1d255061c7 Digg's unit test 10 years ago
Cqoicebordel 92368a4107 Dailymotion's unit test 10 years ago
Cqoicebordel 0f81aa8410 Searchcode doc's test unit 10 years ago
Cqoicebordel eca5de73a7 Searchcode code's test unit 10 years ago
Cqoicebordel 4dba3739fb Youtube's unit test 10 years ago
Cqoicebordel 8f040e30ad Flickr's test unit 10 years ago
Cqoicebordel 192f255e13 Mixcloud's unit test 10 years ago
Cqoicebordel 0f52cc7542 Deezer's unit test 10 years ago
Cqoicebordel 525af2a031 Add bing in the test units 10 years ago
Gabor Nagy f705800612 Add tests for searx.engines.(dummy|github) 10 years ago