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.