Skip to content

Sidekiq::Testing inline detection assumes you're always using inline testing #71

@ajsharp

Description

@ajsharp

The check in lib/sidekiq_unique_jobs/config.rb only looks if you're using sidekiq testing, not which method you're using. So, even if you're using sidekiq's fake testing method, sidekiq-unique-jobs still blows with the mock_redis gem. Is this gem necessary in all scenarios?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions