-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededmediumEffort labelEffort label
Description
The service API coverage is currently manually edited.
This issue is about implementing a set of tests that would perform exhaustive checks over a combination of:
- providers
- operations
- paramaters
and verify either that:
- the operation is correct (given test input the output is as expected)
- the operation is supported (
PsaNotSupported
is not returned)
The data obtained from this would be represented in the most useful/readable way possible and accessible in our book. If going with 1. the output could also be that a test for this does not currently exist.
Ultimately, this process could be executed and update the page nightly.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededmediumEffort labelEffort label