qutebrowser/tests/unit/misc
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
..
test_autoupdate.py Add a --check-all to check_coverage.py. 2015-10-04 20:35:24 +02:00
test_checkpyver.py Skip some tests when frozen. 2015-08-26 20:29:56 +02:00
test_cmdhistory.py test_cmdhistory: Remove patching for prev/nextitem. 2015-08-27 06:40:14 +02:00
test_crashdialog.py trying to fix tests 2 2015-10-01 16:34:34 +03:00
test_editor.py Fix lint. 2015-09-11 08:39:42 +02:00
test_guiprocess.py tests: Use extend=True for qt_log_ignore marks. 2015-10-16 06:24:29 +02:00
test_ipc.py Merge branch 'bdd' 2015-11-02 06:36:30 +01:00
test_lineparser.py Reorganize tests directory. 2015-08-18 20:19:02 +02:00
test_mhtml.py Add tests for mhtml 2015-11-09 16:59:16 +01:00
test_miscwidgets.py Reorganize tests directory. 2015-08-18 20:19:02 +02:00
test_msgbox.py Reorganize tests directory. 2015-08-18 20:19:02 +02:00
test_readline.py Reorganize tests directory. 2015-08-18 20:19:02 +02:00
test_sessions.py tests: Ignore QDisabledNetworkReply warning. 2015-11-01 18:04:09 +01:00
test_split_hypothesis.py Reorganize tests directory. 2015-08-18 20:19:02 +02:00
test_split.py Reorganize tests directory. 2015-08-18 20:19:02 +02:00