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

Add Rspec Unit test [2pt] #9

Closed
Salimer opened this issue Sep 4, 2023 · 0 comments
Closed

Add Rspec Unit test [2pt] #9

Salimer opened this issue Sep 4, 2023 · 0 comments
Assignees

Comments

@Salimer
Copy link
Collaborator

Salimer commented Sep 4, 2023

  • Add RSpec as a gem to your project.

  • Create a Request spec file for all your controllers.

Make sure that for each action you check:

  • If response status was correct.

  • If a correct template was rendered.

  • If the response body includes correct placeholder text.

@Salimer Salimer self-assigned this Sep 4, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants