Skip to content

Aloe doesn't work when use case has no authorization method #8

Description

@maikvortx

Describe the bug

I'm testing a usecase with no authorization and got an error because ALOE doesn't validate if the usecase has authorization.

To Reproduce
Steps to reproduce the behavior:

  1. Create a usecase without authorization method
  2. Create a test scenario without authorization

Expected behavior

Not authorized error.

Screenshots

image

image

Additional context

I have created an issue to request a creation of hasAuthorization method to validade if usecase has authorization before run.

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

    bugSomething isn't working

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions