manrajgrover / halo

💫 Beautiful spinners for terminal, IPython and Jupyter
MIT License
2.89k stars 147 forks source link

Tests: Add tests that will generate more coverage #92

Closed Lilja closed 6 years ago

Lilja commented 6 years ago

Description of new feature, or changes

Adds more tests and coverage

Checklist

Related Issues and Discussions

88

Lilja commented 6 years ago

New coverage 93%. Not sure if I can do more.

I'm changing the import is_supported() => _utils.is_supported() since it's easier to mock.