このサイトはJavaScriptを使用しています
ホーム
エクスプローラ
ヘルプ
登録
サインイン
free
/
searx
ウォッチ
1
お気に入りに登録
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
11
Wiki
アクティビティ
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 年 前