Model Permissions View (Organization Manager) Test Cases
Tests for checking Organization Manager model permissions
Attributes
app_namespace: str = None
Application namespace of the model being tested
different_organization_is_manager: object
User whom is organization Manager of different organization than object
url_name_view: str
url name of the model view to be tested
url_view_kwargs: dict = None
View URL kwargs for model being tested
user_is_organization_manager: object
User whom is organization Manager of the object
Functions
test_model_view_different_organizaiton_is_organization_manager_denied()
Check correct permission for view
Attempt to view with user from different organization whom is an organization Manager.
test_model_view_has_no_permission_is_organization_manager()
Confirm that an organization manager can view the model
Attempt to view as user who is an organization manager and has no permissions assigned. Object to be within same organization the user is a manager of.
About:
This page forms part of our Project Centurion ERP.
Page Metadata
Version: ToDo: place files short git commit hereDate Created: 2024-06-17
Date Edited: 2024-07-09
Contribution:
Would You like to contribute to our Centurion ERP project? You can assist in the following ways:
- Edit This Page If there is a mistake or a way you can improve it.
- Add a Page to the Manual if you would like to add an item to our manual
- Raise an Issue if there is something about this page you would like to improve, and git is unfamiliar to you.
ToDo: Add the page list of contributors