Skip to content

Test fixes and updates#36

Open
BrianHawley wants to merge 1 commit intowardencommunity:masterfrom
BrianHawley:test_fixes_20220623
Open

Test fixes and updates#36
BrianHawley wants to merge 1 commit intowardencommunity:masterfrom
BrianHawley:test_fixes_20220623

Conversation

@BrianHawley
Copy link
Copy Markdown

@BrianHawley BrianHawley commented Jun 23, 2022

  • Don't override the default scope in login!.
  • Pass through all options to set_user in login!.
  • Don't define classes in rspec before blocks. Use a support file.
  • Test parameters and return values of the controller mixins.
  • Fix a typo in the rails_warden spec.
  • Add .ruby-gemset to gitignore.
  • Add Rails 7.0 and Ruby 3.1 to the tested versions.
  • Frozen string literals everywhere.

- Don't override the default scope in login!.
- Pass through all options to set_user in login!.
- Don't define classes in rspec before blocks. Use a support file.
- Test parameters and return values of the controller mixins.
- Fix a typo in the rails_warden spec.
- Add .ruby-gemset to gitignore.
- Add Rails 7.0 and Ruby 3.1 to the tested versions.
- Frozen string literals everywhere.
@BrianHawley
Copy link
Copy Markdown
Author

I verified that the tests passed locally using https://github.com/nektos/act to run the actions.

@BrianHawley
Copy link
Copy Markdown
Author

@jsmestad can you take a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant