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

Create unit tests to make sure models/views inherit from Committee owned mixins #1236

Open
exalate-issue-sync bot opened this issue Dec 4, 2024 · 0 comments
Assignees

Comments

@exalate-issue-sync
Copy link

exalate-issue-sync bot commented Dec 4, 2024

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

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

No branches or pull requests

2 participants