-
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.
* Test for missing parameters * Test for invalid parameters * Test for emtpy parameters * Rename tests * Flip `assert.Equal` arguments (expected/actual) * Extend invalid parameter testing * Test for not found in DB * Remove additional `&` * Test for missing parameter * Test `GetOperatorSetUpdateAggregation` not found * Test for too large values * Check for invalid ranges * Add tests for large integers * Tests for `GetCheckpointMessages` * Return serialization errors * Check for handler error * Use `assert.NoError` * Use `assert.AnError`
- Loading branch information
1 parent
18544a6
commit d4dda75
Showing
4 changed files
with
456 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.