Skip to content

RequestStore not cleared in RSpec non-controller tests #75

@key88sf

Description

@key88sf

Rails 5, Rspec 3.10.0

It looks like RequestStore is not being cleared in-between rspec unit tests when used in something like a helper spec, or any non-controller unit tests.

Do we need to manually clear it for these, or should this be automatic in any Rails rspec test?

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