qutebrowser/tests
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
..
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 Add some BDD tests for downloads. 2015-11-09 07:49:11 +01:00
unit Add tests for mhtml 2015-11-09 16:59:16 +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