index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
testing.py
Age
Commit message (
Expand
)
Author
2021-04-26
[pylint] tag PYLINT_FILES by comment `# lint: pylint`
Markus Heiser
2021-04-12
[httpx] replace searx.poolrequests by searx.network
Alexandre Flament
2021-02-28
[py2to3] use unittest from py3, remove unittest2 from py2
Markus Heiser
2020-09-10
Drop Python 2 (1/n): remove unicode string and url_utils
Dalf
2020-02-24
searx/testing.py: fixed pep8 error
Markus Heiser
2020-02-23
searx/testing.py: bugfix process model (do not use Flask's debug mode)
Markus Heiser
2020-02-23
searx/testing.py: pylint & SPDX tag (no functional change)
Markus Heiser
2019-08-03
[fix] fix monkey patch in test_webapp.py (#1667)
Alexandre Flament
2019-07-13
.travis.yml: robot tests: remove the xvfb dependency
Dalf
2019-07-06
Fix ./manage.sh robot_tests (#1633)
Alexandre Flament
2017-05-15
[enh] py3 compatibility
Adam Tauber
2016-02-27
[fix] pep8
Adam Tauber
2016-02-27
[fix] robot tests
Adam Tauber
2016-01-10
[fix] robot tests and pep8 check
Adam Tauber
2015-05-02
[fix] robot test - kill the only subprocess
Adam Tauber
2014-01-20
fix: robot fw, entry points, some flake8, package searx egg
Matej Cotman
2014-01-14
tests and robot tests framework, build overhaul
Matej Cotman