-
Notifications
You must be signed in to change notification settings - Fork 15
Auto-generate Parsec operation coverage #63
Copy link
Copy link
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
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
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:
and verify either that:
PsaNotSupportedis 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.