-
-
Notifications
You must be signed in to change notification settings - Fork 486
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
Move controller specs to request specs #4129
Comments
Claim |
This issue has been inactive for 249 hours (10.38 days) and will be unassigned after 111 more hours (4.63 days). If you have questions, please visit the #casa channel in slack during Tuesdays 6-8 PM PST. Link: https://rubyforgood.herokuapp.com/ If you are still working on this, comment here to tell the bot to give you more time |
This issue has been inactive for 369 hours (15.38 days) and is past the limit of 360 hours (15.00 days) so is being unassigned.You’ve just been unassigned from this ticket due to inactivity – but feel free to pick it back up (or a new one!) in the future! Thank you again for your contribution to this project. |
@compwron I am confused about something. The controller spec file for casa_cases was deleted in this PR: But then reintroduced here: Was this an error? Can I safely delete it? Are we keeping some controller specs for some controllers for some reason? I think almost all of the remaining controller specs have corresponding request spec files already. |
Only application_controller_spec, static_controller_spec, and sessions_controller_spec do not already have corresponding request spec files. Is there anything left to do for this issue except remove the redundant controller specs? Is the task that's left to make sure everything that is being tested in the current controller tests is also in the request tests, or are all of the existing controller tests supposed to remain, in which case this issue should be closed? If I am fundamentally missing something, I may need to have this explained in office hours, or by someone who is willing to chat with me tomorrow or Friday. |
This issue has been inactive for 247 hours (10.29 days) and will be unassigned after 113 more hours (4.71 days). If you have questions, please If you are still working on this, comment here to tell the bot to give you more time |
This issue has been inactive for 367 hours (15.29 days) and is past the limit of 360 hours (15.00 days) so is being unassigned.You’ve just been unassigned from this ticket due to inactivity – but feel free to pick it back up (or a new one!) in the future! Thank you again for your contribution to this project. |
Move controller specs to request specs - see https://github.com/rubyforgood/casa/blob/main/doc/architecture-decisions/0008-controller-specs.txt for why and how
Questions? Join Slack!
We highly recommend that you join us in slack https://rubyforgood.herokuapp.com/ #casa channel to ask questions quickly and hear about office hours (currently Tuesday 6-8pm Pacific), stakeholder news, and upcoming new issues.
The text was updated successfully, but these errors were encountered: