Skip to content

Move test cases from authorino_controller_test.go to authorino_reconciler_test.go after mutator refactor #254

Description

@Patryk-Stefanski

Once the mutator pattern refactor has merged and tested we should move the existing test cases from authorino_controller_test.go to authorino_reconciler_test.go as this is now the appropriate location for these tests because most of the logic is being moved there as part of the refactor.

Moving these test will likely require refactoring the tests existing in authorino_reconciler_test.go to use the ginkgo test framework.

GitHub comment thread -> #253 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No fields configured for Task.

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions