qutebrowser/tests
Florian Bruhin 021ea444a1 bdd: Fix separations between tests.
With this change, no test should affect another one anymore. Changes in detail:

- Before each test, invalid lines are cleaned so the invalid output from the
  previous test doesn't affect the next one.
- Before each test, qutebrowser is restarted if it was quit.
- After each test, the data is cleared properly in every case.
- If there was an invalid output, the test waits for 1s for more output, and
  then terminates qutebrowser so it's restarted with a clean state.
2015-11-09 07:43:48 +01:00
..
helpers Fix lint. 2015-11-02 23:49:44 +01:00
html Add tests/html/jsalert_multiline.html. 2015-08-27 22:13:40 +02:00
integration bdd: Fix separations between tests. 2015-11-09 07:43:48 +01:00
unit Merge branch 'master' of https://github.com/forkbong/qutebrowser into forkbong-master 2015-11-04 07:12:32 +01:00
conftest.py Reorganize bdd tests. 2015-11-02 20:32:15 +01:00
test_conftest.py Merge branch 'bdd' 2015-11-02 06:36:30 +01:00