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, run the following commands to verify your changes do not break any core functions.
rspec spec/controllers/auth_controller_spec.rb
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, run the following commands to verify your changes do not break any core functions.
rspec spec/controllers/auth_controller_spec.rb