-
Notifications
You must be signed in to change notification settings - Fork 521
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* add controller and tests * NIT * added tests for constant * moved enum to a different file * fixed lint * fixed comments * saving * added mech to save checkpoints * lint fix * added module to UI-tests * added exploration storage module to ui tests * nit * added module in missed files * lint fix * fixed saving * added app layer saving mechanism * added app layer saving mechanism * lint fix * fix lint in domain layer * lint fix * nit changes * lint fix * implemented dialog boxes * lint fix * added tests for saving checkpoints * nit changes * lint fix * nit changes * lint fix * lint fix * fixed failing test * imporved approach and added tests * nit changes * nit changes * fixed function names * fixed failing domain tests and some nits * completed saving approach * added more tests and fixed failing tests * checkpointing disabled by default * fix * nit * added more tests * added default value to boolean * improved mechanism to save checkpoints * nit changes * nit * completed app layer implementation * nit * fixed failing test * nit changes * suppressed ExperimantalCoroutinesApi warning * added more tests * nit * nit * nit * nit * nit * nit * nit * removed commit * added more tests * removed visibleForTesting * nit * Revert "removed visibleForTesting" This reverts commit 7963300. * added TODO for the issue * removed git add . * nit * nit * added missing module in develop * nit * nit * reverted changes back in StateDeck.kt * fixed failing tests * fixed failing test * fixed failing tests * added more tests * nit * added tests and exempted ui files * nit * nit * changed approach to stop exploration and nit changes * nit * nit * changed approach to stop exploration and nits * lint fix * nit * nits in comments * nit * applied suggestion in stateDeck * nit * nit * nit * nit * fixed dialog box * disabled checkpointing, it was enabled for testing locally
- Loading branch information
1 parent
c325fc8
commit b5697a0
Showing
33 changed files
with
1,475 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.