qutebrowser/tests
Ryan Roden-Corrent 27d635a394 Test selection_changed, not change_completed_part.
For the Completer unit tests:
Although `change_completed_part` looks like a public method, it was
only used internally. Test the externally-used method
`selection_changed` instead.
2016-07-04 08:22:21 -04:00
..
end2end tests: __tracebackhide__ in quteproc.after_test 2016-07-01 14:44:42 +02:00
helpers Use QLineEdit as a base for FakeStatusbarCommand. 2016-07-03 23:06:36 -04:00
manual Improve manual history test 2016-06-10 14:41:08 +02:00
unit Test selection_changed, not change_completed_part. 2016-07-04 08:22:21 -04:00
conftest.py Add a docstring for pytest_bdd_apply_tag 2016-06-30 17:42:17 +02:00
test_conftest.py tests: Allow XPASS for test_installed_package 2016-03-02 08:09:04 +01:00