-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* initial changes for disconnected users * update tests * update unit tests * Update go.mod * Update go.sum * lint fixes * fix tests * lint fix * fix tests * update tests * more test fixes * fixes found by ce2e tests * remove log lines * make generate * fix getters * lint fixes * lint fixes * fix remaining tests * implement config setting for Syncing remote only * gofmt files * lint fixes * revert makefile * lint fixes * update automute * updates from self review * fix tests * fix tests * fix tests * review fixes * review fixes, caused test changes * remove superflous check in handler. ? * update tests, lint fix * revert delete handler tests * revert other handler test changes * fix updated function name * fix * unmute if not sync'ing, test fix * lint and test fixes * fix appErr in test * review fixes
- Loading branch information
Showing
18 changed files
with
980 additions
and
696 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.