使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
free
/
searx
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
11
百科
动态
1215
提交
10
分支
目录树:
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
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '2c4631292f'
${ noResults }
searx
/
searx
/
tests
Adam Tauber
ec2516b93d
Merge pull request
#233
from dalf/master
[fix] kickass engine
10 年前
..
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 年前
robot
[fix] robot tests
11 年前
__init__.py
tests and robot tests framework, build overhaul
11 年前
test_engines.py
Merge pull request
#210
from Cqoicebordel/unit-tests
10 年前
test_robot.py
Improves PEP8 compatibility.
11 年前
test_utils.py
A bit of utils unit tests
10 年前
test_webapp.py
[fix] test with default theme
10 年前