test(assistance): Model Functional Test Suite re-written to pytest for model KnowledgeBase

ref: #904 closes #900
This commit is contained in:
2025-07-29 14:37:32 +09:30
parent cc481f94e9
commit cf5b78b6b2
5 changed files with 31 additions and 14 deletions

View File

@ -39,7 +39,7 @@ class CenturionAbstractModelTestCases(
assert history_model.__name__ == model().get_history_model_name()
@pytest.mark.skip( reason = 'test must be as part of serializer and viewset tests, not model' )
def test_model_create_has_history_entry(self, model_contenttype, created_model, model):
"""Model Created