Skip to content

Find a way to collect coverage of SDK vs Open API Spec file/server #31

@hexjelly

Description

@hexjelly

It would be great to find an automatic way to ensure that all endpoints have been covered in the SDK.

  • We are currently using Prism as the mock server. It does not seem to offer anything we are looking for.
  • Switching over to using Mock Service Worker together with open-api-backend seems attractive, but it does not seem to offer any improvement in regards to coverage anyway.
  • Is there a way we could track it ourselves somehow without too much effort? Tracking endpoints + request methods somewhere and comparing it to a parsed OAS file and its endpoints?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions