qutebrowser/tests/integration
Florian Bruhin ba902f1d92 tests: Fix test_testprocess flakyness.
When we don't include the start time in the measurement, the subprocess will
already start sleeping before we start measuring, which can lead to times
measured which are around 260-300ms.
2015-11-12 20:29:06 +01:00
..
data bdd: Add some first tests for hints. 2015-11-09 18:20:23 +01:00
features bdd: Add some first tests for :paste. 2015-11-11 22:38:43 +01:00
conftest.py tests: Fix quteproc.after_test() fixture. 2015-11-09 07:40:25 +01:00
quteprocess.py bdd: Decrease timeouts if not on CI. 2015-11-10 09:24:47 +01:00
test_quteprocess.py tests: Strip [2s ago] markers from log messages. 2015-11-10 09:23:37 +01:00
test_smoke.py tests: First steps towards end-to-end tests. 2015-11-01 22:40:11 +01:00
test_testprocess.py tests: Fix test_testprocess flakyness. 2015-11-12 20:29:06 +01:00
test_webserver.py Use httpbin.Request namedtuple for comparisons. 2015-11-01 22:40:11 +01:00
testprocess.py bdd: Decrease timeouts if not on CI. 2015-11-10 09:24:47 +01:00
webserver_sub.py bdd: Add a redirect-later page in webserver_sub. 2015-11-09 07:46:03 +01:00
webserver.py Use httpbin.Request namedtuple for comparisons. 2015-11-01 22:40:11 +01:00