qutebrowser/tests
Ryan Roden-Corrent 0aefffce4d Attempt to solve flaky editor tests.
These are passing locally but failing in travis. This fixes two possible
timing issues:

- Ensure the signals are set up befor the pidfile is written. The
  function that sends the signal waits for the pidfile to exist, so this
  ensures we don't miss a signal.
- Wait for the log message indicating that the editor file was read
  back, so the test doesn't run through before we get a chance to read
  from the editor.
2018-02-01 20:55:18 -05:00
..
end2end Attempt to solve flaky editor tests. 2018-02-01 20:55:18 -05:00
helpers Fix wrong import order 2017-12-15 14:35:07 +01:00
manual Update some more references to old config options 2017-07-04 16:46:02 +02:00
unit Trigger editor signal on exit if content changed. 2018-01-27 15:03:18 -05:00
conftest.py pylint: Re-enable bad-continuation 2017-12-15 19:16:55 +01:00
test_conftest.py Finally update copyrights... 2017-05-09 21:37:03 +02:00