mirror of
https://github.com/certbot/certbot.git
synced 2026-01-21 19:01:07 +03:00
1. --cover-tests, to make sure every test is run, helped to find broken determine_account tests 2. fix determine_account test 3. unittest.main() # pragma: no cover 4. bump coverage coveralls.io always reported higher coverage, because it also looked at test files.