qutebrowser/tests/integration
Florian Bruhin 62f11273c5 tests: Fix quteproc.after_test() fixture.
It accidentally was named wrong, which caused it to never be executed. That
means the teardown log wasn't actually checked for errors.
2015-11-09 07:40:25 +01:00
..
data Add some bdd tests for scrolling. 2015-11-03 22:42:25 +01:00
features bdd: Fix assert in "The requests should be" step. 2015-11-09 07:38:34 +01:00
conftest.py tests: Fix quteproc.after_test() fixture. 2015-11-09 07:40:25 +01:00
quteprocess.py tests: Fix quteproc.after_test() fixture. 2015-11-09 07:40:25 +01:00
test_quteprocess.py Ignore messages which are in qt_log_ignore. 2015-11-02 06:19:19 +01:00
test_smoke.py tests: First steps towards end-to-end tests. 2015-11-01 22:40:11 +01:00
test_testprocess.py Make testprocess test more stable. 2015-11-06 07:17:15 +01:00
test_webserver.py Use httpbin.Request namedtuple for comparisons. 2015-11-01 22:40:11 +01:00
testprocess.py tests: Don't wait for the same line twice. 2015-11-06 07:02:17 +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