From 79301b7b3667979dedcf240ef94a2f246000a642 Mon Sep 17 00:00:00 2001 From: Phil Smart Date: Mon, 1 Sep 2025 16:58:12 +0100 Subject: [PATCH] 125 - Finish CoCo v2 tests - Move CoCo V2 IdP tests into the Entity Categories directory --- .../cocov2/bad_cocov2_idp_support_on_sp.xml} | 0 .../cocov2/bad_cocov2_idp_support_on_sp.yaml} | 0 .../cocov2/good_cocov2_idp_support.xml} | 0 .../entity-categories/cocov2/{good_sp.xml => good_cocov2_sp.xml} | 0 ...ce.xml => good_cocov2_sp_with_attribute_consuming_service.xml} | 0 ..._identifier.xml => good_cocov2_sp_with_subject_identifier.xml} | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename tests/xml/{check_coco_v2_support/bad_coco_v2_support_on_sp.xml => entity-categories/cocov2/bad_cocov2_idp_support_on_sp.xml} (100%) rename tests/xml/{check_coco_v2_support/bad_coco_v2_support_on_sp.yaml => entity-categories/cocov2/bad_cocov2_idp_support_on_sp.yaml} (100%) rename tests/xml/{check_coco_v2_support/good_coco_v2_support.xml => entity-categories/cocov2/good_cocov2_idp_support.xml} (100%) rename tests/xml/entity-categories/cocov2/{good_sp.xml => good_cocov2_sp.xml} (100%) rename tests/xml/entity-categories/cocov2/{good_sp_with_attribute_consuming_service.xml => good_cocov2_sp_with_attribute_consuming_service.xml} (100%) rename tests/xml/entity-categories/cocov2/{good_sp_with_subject_identifier.xml => good_cocov2_sp_with_subject_identifier.xml} (100%) diff --git a/tests/xml/check_coco_v2_support/bad_coco_v2_support_on_sp.xml b/tests/xml/entity-categories/cocov2/bad_cocov2_idp_support_on_sp.xml similarity index 100% rename from tests/xml/check_coco_v2_support/bad_coco_v2_support_on_sp.xml rename to tests/xml/entity-categories/cocov2/bad_cocov2_idp_support_on_sp.xml diff --git a/tests/xml/check_coco_v2_support/bad_coco_v2_support_on_sp.yaml b/tests/xml/entity-categories/cocov2/bad_cocov2_idp_support_on_sp.yaml similarity index 100% rename from tests/xml/check_coco_v2_support/bad_coco_v2_support_on_sp.yaml rename to tests/xml/entity-categories/cocov2/bad_cocov2_idp_support_on_sp.yaml diff --git a/tests/xml/check_coco_v2_support/good_coco_v2_support.xml b/tests/xml/entity-categories/cocov2/good_cocov2_idp_support.xml similarity index 100% rename from tests/xml/check_coco_v2_support/good_coco_v2_support.xml rename to tests/xml/entity-categories/cocov2/good_cocov2_idp_support.xml diff --git a/tests/xml/entity-categories/cocov2/good_sp.xml b/tests/xml/entity-categories/cocov2/good_cocov2_sp.xml similarity index 100% rename from tests/xml/entity-categories/cocov2/good_sp.xml rename to tests/xml/entity-categories/cocov2/good_cocov2_sp.xml diff --git a/tests/xml/entity-categories/cocov2/good_sp_with_attribute_consuming_service.xml b/tests/xml/entity-categories/cocov2/good_cocov2_sp_with_attribute_consuming_service.xml similarity index 100% rename from tests/xml/entity-categories/cocov2/good_sp_with_attribute_consuming_service.xml rename to tests/xml/entity-categories/cocov2/good_cocov2_sp_with_attribute_consuming_service.xml diff --git a/tests/xml/entity-categories/cocov2/good_sp_with_subject_identifier.xml b/tests/xml/entity-categories/cocov2/good_cocov2_sp_with_subject_identifier.xml similarity index 100% rename from tests/xml/entity-categories/cocov2/good_sp_with_subject_identifier.xml rename to tests/xml/entity-categories/cocov2/good_cocov2_sp_with_subject_identifier.xml