Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Values in header will not be overwritten when specified in custom values file #17

@IncredibleHannes

Description

@IncredibleHannes

I was trying to generate tests for the 415 unsupported mediatype status code.
In order to specify an mediatype that is not supported I used a custom value file containing the following definition:
"415": { "header": { "Accept": "undefined" }
The Accept field will be overwritten by the test generation. It works other keys that won't be automatically generated.

I already fixed this bug and I will contribute a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions