This website works better with JavaScript
Home
Explore
Help
Register
Sign In
free
/
searx
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
11
Wiki
Activity
1215
Commits
10
Branches
Tree:
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 }
Create branch
${ searchTerm }
from '2c4631292f'
${ noResults }
searx
/
searx
/
tests
Adam Tauber
ec2516b93d
Merge pull request
#233
from dalf/master
[fix] kickass engine
10 years ago
..
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)
10 years ago
robot
[fix] robot tests
11 years ago
__init__.py
tests and robot tests framework, build overhaul
11 years ago
test_engines.py
Merge pull request
#210
from Cqoicebordel/unit-tests
10 years ago
test_robot.py
Improves PEP8 compatibility.
11 years ago
test_utils.py
A bit of utils unit tests
10 years ago
test_webapp.py
[fix] test with default theme
10 years ago