Skip to content

Return UnknownTargetError for VuMark generation with non-existent target #2980

@adamtheturtle

Description

@adamtheturtle

When a VuMark instance generation request is made via POST /targets/<target-id>/instances with a target ID that does not exist in the database, the mock should return an UnknownTargetError response.

Currently, the request results in a ConnectionError because no route matches.

See the xfail test in vws-cli: VWS-Python/vws-cli#1968

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