Skip to content

Auto-generate Parsec operation coverage #63

Open
@hug-dev

Description

@hug-dev

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:

  1. the operation is correct (given test input the output is as expected)
  2. 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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is neededmediumEffort label

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions