qutebrowser/tests
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
..
helpers Adjust copyright years. 2016-01-04 07:12:39 +01:00
html Add tests/html/jsalert_multiline.html. 2015-08-27 22:13:40 +02:00
integration tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
unit tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
conftest.py tests: Don't start Xvfb for unittests-nodisp. 2016-01-06 08:36:40 +01:00
test_conftest.py Adjust copyright years. 2016-01-04 07:12:39 +01:00