qutebrowser/tests/integration
Florian Bruhin b878b139dd Ignore errors when decoding subprocess output.
This would otherwise fail on Windows because … get translated to an UTF-8 NEL
(U+0085)...
2015-11-01 22:40:11 +01:00
..
data First work-in-progress feature test. 2015-11-01 22:40:11 +01:00
features Use httpbin.Request namedtuple for comparisons. 2015-11-01 22:40:11 +01:00
conftest.py Run new qutebrowser instance for each test. 2015-11-01 22:40:11 +01:00
quteprocess.py Adjust log regex to parse "Unknown module". 2015-11-01 22:40:11 +01:00
test_smoke.py tests: First steps towards end-to-end tests. 2015-11-01 22:40:11 +01:00
test_webserver.py Use httpbin.Request namedtuple for comparisons. 2015-11-01 22:40:11 +01:00
testprocess.py Ignore errors when decoding subprocess output. 2015-11-01 22:40:11 +01:00
webserver_sub.py Rename webserver.py to webserver_sub.py. 2015-09-18 20:08:31 +02:00
webserver.py Use httpbin.Request namedtuple for comparisons. 2015-11-01 22:40:11 +01:00