* Reworked unit tests to get 100% coverage
* Various code refactors to support new tests
* Made package importable via `__init__.py` file
* Added `iterations` flag, you can now provide how many times ping pang will run (Default: 60, down from the previous 1000)
* Tweaked interval from `None` to `1` by default