-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0b8cba4
commit 24964fd
Showing
6 changed files
with
169 additions
and
119 deletions.
There are no files selected for viewing
3 changes: 3 additions & 0 deletions
3
tests/resources/master_data_management_get_profile_mock_http_response
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"id": "v5a9qy1" | ||
} |
14 changes: 14 additions & 0 deletions
14
...resources/master_data_management_get_profile_unitProfileUnitCategories_mock_http_response
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"unitProfileUnitCategories": [ | ||
{ | ||
"unit": { | ||
"id": "Meq/100g", | ||
"code": "Meq/100g" | ||
}, | ||
"unitCategory": { | ||
"id": "CATION_EXCHANGE_CAPACITY", | ||
"code": "CATION_EXCHANGE_CAPACITY" | ||
} | ||
} | ||
] | ||
} |
3 changes: 0 additions & 3 deletions
3
tests/resources/master_data_management_post_profile_mock_http_response
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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