test: Test Cases for TenancyObjects

!33 #15
This commit is contained in:
2024-06-20 03:07:39 +09:30
parent 6d3984f6e1
commit 7eb0651b89
4 changed files with 88 additions and 7 deletions

View File

@ -48,4 +48,6 @@ Models are tested using the following test cases:
- [Notes Permissions](./notes_permissions.md)
- [Tenancy Objects](./model_tenancy_object.md)
The above test cases are common to alot of models and function of this application and are intended to be inherited by your test class.

View File

@ -0,0 +1,9 @@
---
title: Tenancy Object Entry Test Cases
description: No Fuss Computings model TenancyObject unit test cases
date: 2024-06-20
template: project.html
about: https://gitlab.com/nofusscomputing/infrastructure/configuration-management/django_app
---
::: app.access.tests.abstract.tenancy_object.TenancyObject