Florian Bruhin
e59f533f9d
Add statusbar.keystring to 100% coverage modules.
2015-08-02 01:34:40 +02:00
Florian Bruhin
9db0e03f05
Add some tests for config.configexc.
2015-08-02 01:31:43 +02:00
Florian Bruhin
e94e90baec
Add some tests for config.configdata.
2015-08-02 00:59:13 +02:00
Florian Bruhin
26f6bb7d0d
Rewrite browser.test_tabhistory.py for pytest.
2015-08-02 00:34:04 +02:00
Florian Bruhin
907a4b0e5e
Add path assertion to check_coverage.py.
...
https://bitbucket.org/ned/coveragepy/issues/235 confuses me - maybe the XML
format will change in the future to not contain the full filename? To make
sure I'll add this assertion, then I'll notice.
2015-07-29 17:31:26 +02:00
Florian Bruhin
d805e2d71e
Don't use lxml for check_coverage.py.
...
See #792 .
2015-07-24 14:42:18 +02:00
Florian Bruhin
7f2abd1a46
tests: Enforce 100% coverage for perfect modules.
...
Fixes #792 .
2015-07-24 14:04:40 +02:00