Skip to content

Unused test code #51

@jweir

Description

@jweir

There is a slow_response with the session id tests, but it is not being used or asserted on. Is this left over code are was an assertion forgotten? See below code comment.

I'm trying to grok the role of the slow_response since it is not asserted and the tests pass without it.

Is there an expectation here that slow_response.body.must_equal({"user_id" => 1}.to_s) to verify the session persisted past the logout?

Originally posted by @jweir in c58ad79

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions