Commit Graph

85 Commits

Author SHA1 Message Date
Jon
4dd19ba22f fix(tests): Correct Permission Import due to removing from access.models
ref: #605 #601
2025-02-18 04:13:35 +09:30
Jon
25373fc5b6 test: Disable Old History Model test suites
ref: #601 #602 #605
2025-02-18 04:13:33 +09:30
Jon
795f029c75 test(itim): Service Note Model Checks
ref: #525 closes #534
2025-02-09 19:33:33 +09:30
Jon
a091be7b5e test(itim): Port Note Model Checks
ref: #525 closes #536
2025-02-09 19:33:12 +09:30
Jon
a1c9533555 test(itim): Cluster Type Note Model Checks
ref: #525 closes #535
2025-02-09 19:32:47 +09:30
Jon
20f52d856b test(itim): Cluster Note Model Checks
ref: #525 closes #533
2025-02-09 19:32:27 +09:30
Jon
5eb120886d test(itim): Serializer Checks for Service Notes
ref: #525 #534
2025-02-09 17:56:31 +09:30
Jon
6e4e63a52e test(itim): Serializer Checks for Port Notes
ref: #525 #536
2025-02-09 17:56:09 +09:30
Jon
8d39fdb9e4 test(itim): Serializer Checks for Cluster Type Notes
ref: #525 #535
2025-02-09 17:55:52 +09:30
Jon
7aa7627faf test(itim): Serializer Checks for Cluster Notes
ref: #525 #533
2025-02-09 17:55:33 +09:30
Jon
def43c1134 test(itim): Service Notes Function Viewset Tests
ref: #525 #534
2025-02-08 23:06:38 +09:30
Jon
3c08580c10 test(itim): Port Notes Function Viewset Tests
ref: #525 #536
2025-02-08 23:06:19 +09:30
Jon
bc329d2453 test(itim): Cluster Types Notes Function Viewset Tests
ref: #525 #535
2025-02-08 23:05:48 +09:30
Jon
72dfac9d22 test(itim): Cluster Notes Function Viewset Tests
ref: #525 #533
2025-02-08 23:05:27 +09:30
Jon
45b2f083de test(itim): Service Notes Test Cases for ViewSet
ref: #525 #534
2025-02-08 19:27:52 +09:30
Jon
643894cdfc test(itim): Port Notes Test Cases for ViewSet
ref: #525 #536
2025-02-08 19:27:36 +09:30
Jon
443cbce73b test(itim): Cluster Type Notes Test Cases for ViewSet
ref: #525 #535
2025-02-08 19:27:16 +09:30
Jon
9a5f4e90ff test(itim): Cluster Notes Test Cases for ViewSet
ref: #525 #533
2025-02-08 19:26:55 +09:30
Jon
a3d0b10a75 test(itim): Service Notes Test Cases for API Field Checks
ref: #525 #534
2025-02-08 17:31:59 +09:30
Jon
eafc364ba5 test(itim): Port Notes Test Cases for API Field Checks
ref: #525 #536
2025-02-08 17:31:44 +09:30
Jon
0304010d0e test(itim): Cluster Types Notes Test Cases for API Field Checks
ref: #525 #535
2025-02-08 17:31:26 +09:30
Jon
5d3eadfd56 test(itim): Cluster Notes Test Cases for API Field Checks
ref: #525 #533
2025-02-08 17:31:09 +09:30
Jon
0bc3f420f0 test: remove old notes model tests
ref: #389 #526
2025-02-07 21:47:01 +09:30
Jon
4dd4215fd0 test: Update url_name to match new notes endpoint
ref: #526
2025-02-07 21:17:24 +09:30
Jon
16199cbd30 test(itim): Add missing unit tests for problem ticket viewset
ref: #512 #513 #518
2025-02-06 20:44:27 +09:30
Jon
29443a51fc test(itim): Add missing unit tests for incident ticket viewset
ref: #512 #513 #518
2025-02-06 20:44:20 +09:30
Jon
bac22d6a9d test(itim): Add missing unit tests for change ticket viewset
ref: #512 #513 #518
2025-02-06 20:44:12 +09:30
Jon
83fb6d005b test: Add empty kwargs to ViewSet index page test cases
ref: #512 #513 #518
2025-02-06 20:35:46 +09:30
Jon
2baee0e4d0 test(itim): Add missing unit tests for service viewset
ref: #512 #513 #518
2025-02-06 17:00:29 +09:30
Jon
ae94285dc7 test(itim): Add missing unit tests for ports viewset
ref: #512 #513 #518
2025-02-06 17:00:13 +09:30
Jon
c3a0c563a6 test(itim): Add missing unit tests for cluster types viewset
ref: #512 #513 #518
2025-02-06 16:59:53 +09:30
Jon
d0590b8515 test(itim): Add missing unit tests for cluster viewset
ref: #512 #513 #518
2025-02-06 16:59:42 +09:30
Jon
f08d3357d0 test: update to cater for tenancy object in request
ref: #473 #474
2025-01-18 22:57:00 +09:30
Jon
1087dde2d5 test(access): Ensure items returned from query are from user organization and/or globally set organization
ref: #459 closes #448
2025-01-04 18:04:02 +09:30
Jon
193c6c3b7f feat(api): Add IndexViewset to ViewSet mixin
ref: #442 #456
2024-12-27 23:03:39 +09:30
Jon
595209709b test(itim): Ensure external_links are returned as part of _urls
ref: #450 #452
2024-12-24 16:44:13 +09:30
Jon
b13bfdb47d test(itim): Add API v2 permission checks for cluster services
ref: #452 fixes #451
2024-12-24 16:12:19 +09:30
Jon
0b6ec7bba8 test(itim): Add API v2 permission checks for device services
ref: #451 #452
2024-12-24 16:11:43 +09:30
Jon
fcf3d568e4 test(itim): API Metadata checks for problem ticket
ref: #410 #412 #415
2024-12-04 23:21:13 +09:30
Jon
eb3071c93d test(itim): API Metadata checks for incident ticket
ref: #410 #412 #415
2024-12-04 23:21:04 +09:30
Jon
873f241d14 test(itim): API Metadata checks for change ticket
ref: #410 #412 #415
2024-12-04 23:20:56 +09:30
Jon
da5c4d76e9 test(itim): API Metadata checks for service
ref: #410 #412 #415
2024-12-04 23:20:43 +09:30
Jon
8f1e61a7a6 test(itim): API Metadata checks for port
ref: #410 #412 #415
2024-12-04 23:20:34 +09:30
Jon
7f46daeb54 test(itim): API Metadata checks for cluster type
ref: #410 #412 #415
2024-12-04 23:20:26 +09:30
Jon
6291510ba4 test(itim): API Metadata checks for cluster
ref: #410 #412 #415
2024-12-04 23:20:20 +09:30
Jon
3d980de05c test(itim): Correct test case for ticket category returned serializer checks
ref: #248 #359
2024-11-28 02:58:45 +09:30
Jon
0d9cab032b test(assistance): Problem ticket Viewset Serializer checks
ref: #15 #392 #393
2024-11-28 02:22:29 +09:30
Jon
3a132e2cd9 test(assistance): Incident ticket Viewset Serializer checks
ref: #15 #392 #393
2024-11-28 02:22:29 +09:30
Jon
f9209e8bc7 test(assistance): Change ticket Viewset Serializer checks
ref: #15 #392 #393
2024-11-28 02:22:29 +09:30
Jon
ad54494df0 test: Add ViewSet Returned Serializer Checks to a majority of models
more to come

ref: #15 #248 #392 #393
2024-11-28 02:22:29 +09:30