Skip to content

Add test coverage for both types of controllers #486

@seanpdoyle

Description

@seanpdoyle

Currently, tests are only executed against controllers that inherit from ApplicationController.

For example, #481 resolves an issue related to controllers that inherit from ActionController::API.

Lack of test coverage has blocked that branch from being merged. Without that branch, the current release of the gem has bugs.

For now, we'll merge and release the code in #481, but we'll need to somehow add coverage for it in the future.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions