-
-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
changes: fill in the rest of Changes.ChangeInput (#97)
The ChangeInput type was recently added with just the bare-bones fields in place. This commit adds the rest of the fields per the current gerrit documentation. Updated TestChangesService_CreateChange to have stronger assertions about empty values (recursively checks nested structures), and added test cases specific to exercise ChangeInput.Merge and ChangeInput.Author. This change is a result of the discussion on PR #96. Co-authored-by: Wade Carpenter <wwade@users.noreply.github.com>
- Loading branch information
Showing
2 changed files
with
86 additions
and
25 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