qutebrowser/tests
Florian Bruhin 9510af9912 Use QUrl with QWebHistory
Now that we have our own history implementation, we get the URLs as QUrl
and not as string - so no point in converting them to string and back.
2016-06-09 21:14:03 +02:00
..
end2end Improve error message when clicking invalid link 2016-06-09 17:43:33 +02:00
helpers tests: Yield fake_save_manager from fixture 2016-06-09 17:44:04 +02:00
manual Add a manual test for visited history 2016-06-09 17:44:04 +02:00
unit Use QUrl with QWebHistory 2016-06-09 21:14:03 +02:00
conftest.py tests: Mark "History with an error" as flaky 2016-06-09 11:17:18 +02:00
test_conftest.py tests: Allow XPASS for test_installed_package 2016-03-02 08:09:04 +01:00