qutebrowser/tests/unit
Daniel bf90c8c06b Add tests for mhtml
This also makes the output of MHTMLWriter deterministic, by

1) Setting the boundary at object creation, allowing uuid.uuid4 to be
   monkey patched

2) Outputting the files in sorted order (sorted by location), as python
   dicts are unordered by default.
2015-11-09 16:59:16 +01:00
..
browser tests: Ignore QDisabledNetworkReply warning. 2015-11-01 18:04:09 +01:00
commands Revert "Fix argparser test after win_registry change." 2015-08-24 08:05:34 +02:00
completion Reorganize tests directory. 2015-08-18 20:19:02 +02:00
config Merge branch 'master' of https://github.com/forkbong/qutebrowser into forkbong-master 2015-11-04 07:12:32 +01:00
javascript Remove unused import. 2015-08-23 18:29:02 +02:00
keyinput Refactor test_basekeyparser. 2015-08-26 23:02:23 +02:00
mainwindow tests: Remove .close() workaround. 2015-11-01 17:41:40 +01:00
misc Add tests for mhtml 2015-11-09 16:59:16 +01:00
scripts Add xfail test for vulture bug. 2015-11-02 18:25:16 +01:00
utils tests: Ignore "QIODevice::write: device not open". 2015-11-02 08:15:22 +01:00