Šī lapa labāk darbojas, ja pārlūkam ir pieejams JavaScript
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
free
/
searx
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Kods
Problēmas
0
Izmaiņu pieprasījumi
0
Laidieni
11
Vikivietne
Aktivitāte
1215
Revīzijas
10
Atzari
Koks:
2c4631292f
searx
/
searx
/
tests
Adam Tauber
ec2516b93d
Merge pull request
#233
from dalf/master
[fix] kickass engine
10 gadus atpakaļ
..
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 gadus atpakaļ
robot
[fix] robot tests
11 gadus atpakaļ
__init__.py
tests and robot tests framework, build overhaul
11 gadus atpakaļ
test_engines.py
Merge pull request
#210
from Cqoicebordel/unit-tests
10 gadus atpakaļ
test_robot.py
Improves PEP8 compatibility.
11 gadus atpakaļ
test_utils.py
A bit of utils unit tests
10 gadus atpakaļ
test_webapp.py
[fix] test with default theme
10 gadus atpakaļ