-
Notifications
You must be signed in to change notification settings - Fork 253
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Overall code refactor and unit tests introduction (#208)
* feat: added unit tests, removed unused methods * feat: added unit tests, fixed invalid code * feat: added melos test script, added CI test step * feat: added tests * feat: added tests for memory storage * feat: added tests for alice core * refactor: general refactor of alice core * refactor: general refactor * fix: fixed tests * feat: added alice parser tests * feat: added equatable * fix: fixed issues * fix: fixed issues * fix: fixed issues * fix: changed headers definition * feat: added tests * refactor: refactored export helper * refactor: refactored export helper, added tests * refactor: dart format & minor fixes * refactor: refactor notifications * refactor: general refactor * refactor: fixed PR comments * feat: updated changelog
- Loading branch information
Showing
42 changed files
with
1,253 additions
and
341 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
Oops, something went wrong.