Added second ViewModel AllUnitsRepository instead of a simple list Added some tests Left and right side screen are now separate
Also renamed app theme from AppTheme to UnittoTheme so that it's less confusing
Added dependencies for testing Added tests for stuff in Utils.kt and MainViewModel.kt just to make sure that the setup is working (can move to TDD now) Added repository for database so that code is more testable