Skip to content

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

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;

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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