Diese Webseite funktioniert besser mit JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
free
/
searx
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
11
Wiki
Aktivität
1215
Commits
10
Branches
Struktur:
2c4631292f
500px_rewrite
chiefr-integration
gh-pages
install-refactor
master
metrology2
py3
pycurl
result-handling-refactor
revert-551-master
v0.14.0
v0.13.1
v0.13.0
v0.12.0
v0.11.0
v0.10.0
v0.9.0
v0.8.1
v0.8.0
v0.7.0
v0.6.0
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von '2c4631292f'
${ noResults }
searx
/
searx
/
tests
Adam Tauber
ec2516b93d
Merge pull request
#233
from dalf/master
[fix] kickass engine
vor 10 Jahren
..
engines
[fix] kickass engine : change the hostname to kickass.to (since kickass.so doesn't respond). Close
#197
perhaps not in clean way. Explanation : In fact 301 responses are followed, except the hook is called for each HTTP response, the first time for the HTTP 301 response then for HTTP 200 response. Since the kickass engine excepts a real result, the engine crashes, AND the requests lib stops here. Add a simple test at the beginning of the result function allows pass the first response and handle correctly the second response (the real one)
vor 10 Jahren
robot
[fix] robot tests
vor 11 Jahren
__init__.py
tests and robot tests framework, build overhaul
vor 11 Jahren
test_engines.py
Merge pull request
#210
from Cqoicebordel/unit-tests
vor 10 Jahren
test_robot.py
Improves PEP8 compatibility.
vor 11 Jahren
test_utils.py
A bit of utils unit tests
vor 10 Jahren
test_webapp.py
[fix] test with default theme
vor 10 Jahren