qutebrowser/tests/integration
Florian Bruhin 1fb34331e5 tests: Default to raising=True for qtbot.
- qtbot.waitSignal with raising=True is the default this way, so we remove the
  raising=True.
- qtbot.waitSignal with raising=False stay untouched
- Some qtbot.waitSignal without raising had one added (because we don't want it
  to raise)
- Some qtbot.waitSignal without raising actually should've raised, which they
  do now.
2016-01-08 09:49:06 +01:00
..
data bdd: Add search tests for known bugs/regressions. 2016-01-07 19:41:26 +01:00
features tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
conftest.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
quteprocess.py tests: Shorten (not suppress) quteproc log w/o -v. 2016-01-07 19:41:49 +01:00
test_mhtml_e2e.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_quteprocess.py tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
test_smoke.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_testprocess.py tests: Optionally skip a test when waiting for log. 2016-01-06 08:29:46 +01:00
test_webserver.py tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
testprocess.py tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
webserver_sub.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
webserver.py Adjust copyright years. 2016-01-04 07:12:39 +01:00