You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add unit tests to check that every model and viewset correctly inherits from the committee owned mixins. We can have an exception list, such as some of the authentication endpoints
QA Notes
null
DEV Notes
For models, we can probably use the django {{get_models()}}. Views are a bit tougher but DRF might have something for us - if views are really hard, we can split them out into another ticket
We can add tests on the root level since they apply to the whole app
Add unit tests to check that every model and viewset correctly inherits from the committee owned mixins. We can have an exception list, such as some of the authentication endpoints
QA Notes
null
DEV Notes
For models, we can probably use the django {{get_models()}}. Views are a bit tougher but DRF might have something for us - if views are really hard, we can split them out into another ticket
We can add tests on the root level since they apply to the whole app
Design
null
See full ticket and images here: FECFILE-1875
The text was updated successfully, but these errors were encountered: