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

E 2470: Reimplement the grades_controller Pull request 2 (just the factory changes, as requested) #138

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jphulse
Copy link

@jphulse jphulse commented Dec 1, 2024

Additional PR to facilitate the movement of the factories.rb file which has been vastly expanded to incorporate almost every model in the system in order to prevent future DRY violations from occurring within the test suite where possible. This will also make it much easier to test more complex controllers as the system grows.

…a separate pr

This was made a different pr in order to help facilitate easier operation from the ts.  This change is unlikely to have negative outcomes or side effects as it is just a factory suite to facilitate future improvements to the system.
@jphulse jphulse changed the title E 2470: Pull request 2 (just the factory changes, as requested) E 2470: Reimplement the grades_controller Pull request 2 (just the factory changes, as requested) Dec 1, 2024
@jphulse
Copy link
Author

jphulse commented Dec 1, 2024

If the other pr labeled E2470 is approved do not approve this one as there may be a merge conflict, instead check that one and if it is rejected this can be used as a backup to incorporate the factory improvements for better testing.

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

Successfully merging this pull request may close these issues.

1 participant