Commit Graph

398 Commits

Author SHA1 Message Date
Jon
1b004bee2d test(core): Notes Meta Models API Permissions Test cases for All Notes Models
ref: #948 closes #778
2025-08-14 17:11:47 +09:30
Jon
f525411ace refactor(test): remove xfail during pytest_generate_tests before parameterizing
ref: #938
2025-08-04 16:58:17 +09:30
Jon
4045f0cffb refactor(project_management): API Metadata Functional Test Suite re-written to Pytest for model ProjectState
ref: #938 #936
2025-08-04 15:44:44 +09:30
Jon
c32cc6c954 refactor(core): API Render Unit Test Suite re-enabled for model Manufacturer
ref: #908 #911 #914
2025-07-30 10:02:15 +09:30
Jon
b84571bd44 refactor(core): API Metadata Functional Test Suite re-enabled for model Manufacturer
ref: #908 #911 #914
2025-07-30 10:01:49 +09:30
Jon
3a5630995b refactor(core): Serializer Functional Test Suite re-enabled for model Manufacturer
ref: #908 #911 #914
2025-07-30 10:01:30 +09:30
Jon
ee5055950d refactor(core): ViewSet Test Suite re-written to pytest for model Manufacturer
ref: #908 #911 #914
2025-07-30 10:00:46 +09:30
Jon
cf5b78b6b2 test(assistance): Model Functional Test Suite re-written to pytest for model KnowledgeBase
ref: #904 closes #900
2025-07-29 14:39:40 +09:30
Jon
c252717bb7 chore(api): mark ALL ViewSet Unit Test Suites to skip
Viewset tests being refactored

ref: #893 #876 #895
2025-07-26 08:22:39 +09:30
Jon
4dbef179c9 chore(core): refactor viewset checks so they work for model TicketBase
ref: #892 #889
2025-07-25 07:46:34 +09:30
Jon
bc0180b246 test(core): Refactor TicketBase model API Fields render test Suite to PyTest
ref: #892 #889
2025-07-25 06:59:05 +09:30
Jon
82bbf88c6f test(core): Refactor TicketCommentSolution model API Fields render test Suite to PyTest
ref: #883 #886 #728
2025-07-24 18:23:53 +09:30
Jon
daf68103ad test(core): Refactor TicketCommentAction model API Fields render test Suite to PyTest
ref: #883 #885 #736
2025-07-24 18:21:50 +09:30
Jon
8159799afc test(core): Refactor TicketCommentBase model API Fields render test Suite to PyTest
ref: #883 #884 #726
2025-07-24 18:20:40 +09:30
Jon
a84676c227 refactor(base): normalize empty/not used to be models.NOT_PROVIDED
ref: #883 #730
2025-07-24 15:46:48 +09:30
Jon
7392c9700d fix(core): required field must be null for logical chek to function
ref: #873 #768
2025-07-23 09:50:00 +09:30
Jon
76bf78d3f5 test: Ensure Clean methods called
ref: #873 #445
2025-07-23 08:21:06 +09:30
Jon
f6c1b77c43 test: Test case for model field type
ref: #872
2025-07-21 16:05:40 +09:30
Jon
132765833e refactor(itim): Update Test Suite for TicketCommentSolution model
ref: #871 closes #866
2025-07-20 10:59:03 +09:30
Jon
842fc38a98 chore(core): addd rand int to username
ref: #871
2025-07-20 07:24:07 +09:30
Jon
35d2e869b0 chore(core): dont delete obj on fixture clean
ref: #871
2025-07-20 07:09:16 +09:30
Jon
4ffbf81b71 refactor(core): Update Test Suite for TicketBase model
ref: #871 closes #861
2025-07-18 19:33:53 +09:30
Jon
cf06783aec refactor(core): Update Test Suite for TicketCommentSolution model
ref: #871 #866
2025-07-18 17:35:47 +09:30
Jon
80ab996851 refactor(core): Update Test Suite for TicketCommentAction model
ref: #871 #864
2025-07-18 17:35:00 +09:30
Jon
13cf3f8152 refactor(core): Update Test Suite for TicketCommentBase model
ref: #871 #865
2025-07-18 17:32:40 +09:30
Jon
9d78d112ec refactor(core): Initial Update Test Suite for TicketCommentBase model
ref: #871 #865
2025-07-17 00:12:13 +09:30
Jon
27e842a57f refactor(core): Update Tests to cater for inheritence changes
ref: #871 #861
2025-07-16 21:56:12 +09:30
Jon
645baa24d9 refactor(itim): Update Test Suite for SLMTicket model
ref: #871 #868
2025-07-15 21:51:05 +09:30
Jon
739cefbf1c refactor(core): Update Test Suite for TicketBase model
ref: #871 #863
2025-07-15 21:11:40 +09:30
Jon
d3741e74e2 refactor(core): Update Test Suite for TicketBase model
ref: #870 #861
2025-07-15 02:15:28 +09:30
Jon
815075174a refactor(core): Update URL route name for Role TicketCommentBase
ref: #870 #865
2025-07-13 23:07:05 +09:30
Jon
ceabd56e1b refactor(core): Update URL route name for Role TicketBase
ref: #870 #861
2025-07-13 23:05:54 +09:30
Jon
97f99abe2c chore: ensure api post items for tests is the correct type
ref: #856
2025-07-07 18:51:59 +09:30
Jon
5b6f9bec00 chore(tests): cater for manytomany for api fields
ref: #855
2025-07-07 00:16:11 +09:30
Jon
936c6b4cd6 chore: fix accessing var that dont exist
ref: #824
2025-07-04 08:40:34 +09:30
Jon
3cbe4201d0 chore: fix accessing var that dont exist
ref: #824
2025-07-04 08:40:34 +09:30
Jon
4f5a4c4124 chore: dont set model id for an instance during testing
ref: #813
2025-07-04 08:40:32 +09:30
Jon
a241ba61b0 chore(core): correct test for get_url_kwargs for meta abstract model
ref: #813
2025-07-04 08:40:32 +09:30
Jon
da865fd5a8 refactor(tests): make all parameterized_ vars properties
ref: #813
2025-07-04 08:40:32 +09:30
Jon
446ea7c910 chore(core): correct test for get_url_kwargs for meta abstract model
ref: #813 #793
2025-07-04 08:40:32 +09:30
Jon
d4de500593 chore(config_management): Mark get_url methods as xfail for abstract models
ref: #813 #793
2025-07-04 08:40:32 +09:30
Jon
9a737ac1c4 chore: correct inheritance order
ref: #813
2025-07-04 08:40:32 +09:30
Jon
b764ebf6e1 test(core): Ensure model mehod get_url_kwargs returns a dict for all Centurion Models
ref: #813 closes #809 #810 #811
2025-07-04 08:40:32 +09:30
Jon
bff14dc21a refactor(core): adjust CenturionSubModel to not be it's own inheritable class
it's not required as the inheritance does not match the actual class'.

ref: #807 #767
2025-07-04 08:40:32 +09:30
Jon
32d296885d test(core): Add TicketCommentCategory Unit model test suite
ref: #807 #798
2025-07-04 08:40:31 +09:30
Jon
abdcea07a6 test(core): Add TicketCategory Unit model test suite
ref: #807 #797
2025-07-04 08:40:31 +09:30
Jon
5bc7daf202 test(core): Add Manufacturer Unit model test suite
ref: #807 #796
2025-07-04 08:40:31 +09:30
Jon
1e0539f2d6 fix(access): add property organization to Tenant model
required so that perms work

ref: #805 #790
2025-07-04 08:40:31 +09:30
Jon
f7c581333a chore: Add pytest marks to tests
ref: #805
2025-07-04 08:40:31 +09:30
Jon
dbdfe4e6c0 refactor(core): Move CenturionModel logic to Mixin
ref: #805 #767
2025-07-04 08:40:31 +09:30