qutebrowser/tests/integration
Daniel Schadt 0c2a285fef Convert to QUrl before waiting for the logline
webview uses QUrl to output the url and thus might convert some escape
sequences to their unicode characters. If we don't do the same
conversions here, we will "miss" the log message and fail the test.
2015-11-20 18:30:08 +01:00
..
data Don't compare requests triggered by loading a page 2015-11-20 13:42:32 +01:00
features bdd: Add some more tests for scrolling with floats. 2015-11-17 06:57:33 +01:00
conftest.py tests: Fix quteproc.after_test() fixture. 2015-11-09 07:40:25 +01:00
quteprocess.py Convert to QUrl before waiting for the logline 2015-11-20 18:30:08 +01:00
test_mhtml_e2e.py Don't compare requests triggered by loading a page 2015-11-20 13:42:32 +01:00
test_quteprocess.py tests: Make httpbin.Request a proper class. 2015-11-16 23:24:11 +01:00
test_smoke.py tests: First steps towards end-to-end tests. 2015-11-01 22:40:11 +01:00
test_testprocess.py tests: Add ensure_not_logged to TestProcess. 2015-11-15 16:38:56 +01:00
test_webserver.py tests: Make httpbin.Request a proper class. 2015-11-16 23:24:11 +01:00
testprocess.py tests: Add ensure_not_logged to TestProcess. 2015-11-15 16:38:56 +01:00
webserver_sub.py Fix pylint 2015-11-20 16:57:27 +01:00
webserver.py Add __str__ method to ExpectedRequest 2015-11-20 13:35:24 +01:00