Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor spec/controllers/allies_controller_spec.rb to spec/request/allyship_spec.rb #1819

Closed
bennpham opened this issue Aug 26, 2020 · 4 comments

Comments

@bennpham
Copy link
Member

Description

Controller Specs had been obsolete since Rails 5. It is best practice to create request spec instead of controller spec as recommended by the Rspec team.

Recommended Reading:

Resources on Request Spec formatting:

Original Issue: #1815


Please assign yourself (via the Assignees dropdown), if you do want to work on this issue. Can't find yourself? You need to join our organization.

Check out our Picking Up Issues guide if you haven't already!

@esparta
Copy link

esparta commented Oct 7, 2020

May I take this task?

@andrewhchang
Copy link
Contributor

Hi @esparta! I'm actually in the middle of this - if you're keen, there's definitely a lot of other controller specs that need to be refactored :)

@esparta
Copy link

esparta commented Oct 7, 2020

ohh my bad, I didn't see the assigment. Will move to other one.

@sentiment-bot
Copy link

sentiment-bot bot commented Oct 7, 2020

Please review our code of conduct and be respectful of everyone.
Keep in mind, this repository uses the Contributor Covenant.

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

No branches or pull requests

4 participants