forked from sourcenetwork/defradb
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Boost test coverage for collection_update (sourcenetwork#1050)
* Remove unused functions from collection_update * Remove duplicate if Is done a couple of lines up, within the switch * Add test to cover empty update filter * Add test that updates a boolean Oddly this was only supported type that we didnt already cover * Add test for invalid update filter type
- Loading branch information
1 parent
162c3e1
commit 44e8d17
Showing
3 changed files
with
73 additions
and
137 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