Skip to content

Mock Server : Create an api endpoint to expose and edit some data along with the mock server #4

@mathieupotier

Description

@mathieupotier

Having a capability to edit the expected response to be provided programmatically, and get a representation of data you'll receive as JSON.

POST /stub/{{query}} ==> create a stub that will be used by mock server to answer on that query
GET /stub/{{query}} ==> get a JSON representation of the answer the mock server will answer : for test assertions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions