qutebrowser/tests/unit/browser
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
..
http Adjust copyright years. 2016-01-04 07:12:39 +01:00
network tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
test_cache.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_commands.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_cookies.py tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
test_mhtml.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_pdfjs.py Clean up pdfjs tests. 2016-01-05 18:47:50 +01:00
test_signalfilter.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_tabhistory.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_webelem_jsescape.html Reorganize tests directory. 2015-08-18 20:19:02 +02:00
test_webelem.py tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00