Skip to content

RSpec for Rails 8 Authentication #2819

Closed
@BlazingRockStorm

Description

@BlazingRockStorm

Rails 8 introduces a basic authentication generator with the default test file:

test/mailers/previews/passwords_mailer_preview.rb

It just the password mailer test by Minitest

I think it is a good idea to add RSpec generator for Rails 8 built-in authenticator.

For the time being, the tests is only for sign in, sign out and reset password features.

If being approved by the RSpec team, I will make a pull request.

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