Skip to content

Automatic test value updating after test net update #26

@LeonardTibben

Description

@LeonardTibben

Every time the test net updates, all automated tests fail because the values of the responses have changed. To fix this the json response for a specific api call could be gotten and stored. that way the tests can use these values to compare their results to.

Values from the api could be gotten with a bash script and stored in a .env file or could be gotten within the test using http.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAn enhancement of an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions