Skip to content

Invalid Auth in 005-1-invalid-au #42

@ericacoss

Description

@ericacoss

The test expects in one of the items of this test to pass when the Auth sent in the header is empty. The CMI5 engine will reject it with a 400 return code. However, the testsuite expects it to accept it.

Looking into the testsuite, it is setting the Auth to an empty string

if (e.setAuth(""), !await i.sendStatement(e, r, "8.1.2.0-5 (d)")) return;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions