qutebrowser/tests
Florian Bruhin b645a88ade Stabilize :insert-text tests
With QtWebEngine, inserting text into the field is async, so if our
test runs too fast, it would fail. Now we instead log stuff via JS on
changes insteaad, and wait for those log messages in the tests.
2016-09-12 15:25:03 +02:00
..
end2end Stabilize :insert-text tests 2016-09-12 15:25:03 +02:00
helpers Move short_tmpdir fixture to conftest.py 2016-09-09 18:46:51 +02:00
manual Add a manual test file for uploading files 2016-09-07 13:40:05 +02:00
unit Start splitting DownloadModel from DownloadManager 2016-09-11 14:58:07 +02:00
conftest.py Make pylint shut up 2016-09-05 16:54:31 +02:00
test_conftest.py tests: Allow XPASS for test_installed_package 2016-03-02 08:09:04 +01:00