first attempt at unit tests
this commit moves tests out of the ara/ directory, and adds in our first set of unit tests: - `test_models.py` introduces some minimal testing of models (ensures that objects are created and linked appropriately). - `test_callback.py` exercises most of the callback methods and ensures that objects are created appropriately, and performs some limited verification on things like statistics calculation.
This commit is contained in: