Skip to content

Create a way to test the code #7

@housni

Description

@housni

I can either:

  1. Create an API Gateway with integration type mock
  2. Create a shell script with a curl command like curl -s -w "%{http_code}\n%{url_effective}\n%{redirect_url}\n" "API_GATEWAY_URL" and perhaps parse the output to determine if the response is as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions