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

Ensure all existing tests pass and possibly create new ones #14

Closed
greyfiles opened this issue Oct 23, 2022 · 0 comments
Closed

Ensure all existing tests pass and possibly create new ones #14

greyfiles opened this issue Oct 23, 2022 · 0 comments
Assignees
Labels
password_retrieval_controller Related to password_retrieval_controller

Comments

@greyfiles
Copy link
Owner

Because this is simply a refactoring project, no functionalities should change. Therefore, existing tests should still pass after these changes have been completed. To test this controller, create a new rspec file for password_retrieval_controller.rb if not present in the spec folder and run the following commands to verify your changes do not break any core functions.

rspec spec/controllers/password_retrieval_controller_spec.rb

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

No branches or pull requests

3 participants