-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add APIs for create/delete of events (#131)
* Add API for deletion of events * Update APIs and improve test coverage * Remove EventUuid * Remove temporary vim files * Improve timeline test coverage * Add test coverage for creating events * Improve test coverage for failure cases * Remove dead code * Let the caller manage syncing the event store * Additional tweaks to behavior of recurring events * Remove unused instance and update code * Add back test cases and coverage
- Loading branch information
1 parent
79f232d
commit dd87a49
Showing
9 changed files
with
880 additions
and
27 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
Oops, something went wrong.