Use .test in measurement E2E tests

Bug: 301219563

Test: AdServicesServiceCoreUnitTests:E2EDenoisedMockTest

Change-Id: Ie895d1eb4e9a254a5ee98f9e43009dd2bca156f7
diff --git a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/debug_report/debug_report_trigger_aggregate_no_contributions_app-web.json b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/debug_report/debug_report_trigger_aggregate_no_contributions_app-web.json
index bbab4be..5cb0e49 100644
--- a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/debug_report/debug_report_trigger_aggregate_no_contributions_app-web.json
+++ b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/debug_report/debug_report_trigger_aggregate_no_contributions_app-web.json
@@ -1,7 +1,7 @@
 {
   "description": "A2W test for trigger-aggregate-no-contributions debug reports.",
   "phflags_override": {
-    "measurement_debug_join_key_enrollment_allowlist" : "enrollment-id-ad-tech1.com"
+    "measurement_debug_join_key_enrollment_allowlist" : "enrollment-id-ad-tech1.test"
   },
   "input": {
     "sources": [
diff --git a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/debug_report/debug_report_trigger_aggregate_no_contributions_web-app.json b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/debug_report/debug_report_trigger_aggregate_no_contributions_web-app.json
index 7b5cbd8..bdac6cb 100644
--- a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/debug_report/debug_report_trigger_aggregate_no_contributions_web-app.json
+++ b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/debug_report/debug_report_trigger_aggregate_no_contributions_web-app.json
@@ -1,7 +1,7 @@
 {
   "description": "W2A test for trigger-aggregate-no-contributions debug reports.",
   "phflags_override": {
-    "measurement_debug_join_key_enrollment_allowlist" : "enrollment-id-ad-tech1.com"
+    "measurement_debug_join_key_enrollment_allowlist" : "enrollment-id-ad-tech1.test"
   },
   "input": {
     "web_sources": [
diff --git a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/debug_report/debug_report_trigger_aggregate_no_contributions_web-web-different-registrant.json b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/debug_report/debug_report_trigger_aggregate_no_contributions_web-web-different-registrant.json
index e447915..037912c 100644
--- a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/debug_report/debug_report_trigger_aggregate_no_contributions_web-web-different-registrant.json
+++ b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/debug_report/debug_report_trigger_aggregate_no_contributions_web-web-different-registrant.json
@@ -1,7 +1,7 @@
 {
   "description": "W2W different registrant test for trigger-aggregate-no-contributions debug reports.",
   "phflags_override": {
-    "measurement_debug_join_key_enrollment_allowlist" : "enrollment-id-ad-tech1.com"
+    "measurement_debug_join_key_enrollment_allowlist" : "enrollment-id-ad-tech1.test"
   },
   "input": {
     "web_sources": [
diff --git a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/debug_report/debug_report_trigger_no_matching_source_app-or-web-to-web.json b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/debug_report/debug_report_trigger_no_matching_source_app-or-web-to-web.json
index 97ff6a8..dfa4850 100644
--- a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/debug_report/debug_report_trigger_no_matching_source_app-or-web-to-web.json
+++ b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/debug_report/debug_report_trigger_no_matching_source_app-or-web-to-web.json
@@ -1,7 +1,7 @@
 {
   "description": "A2W test: given no source, trigger has debug_permission (ar_debug permission) enabled. Expected trigger-no-matching-source debug report",
   "phflags_override": {
-    "measurement_debug_join_key_enrollment_allowlist" : "enrollment-id-ad-tech1.com"
+    "measurement_debug_join_key_enrollment_allowlist" : "enrollment-id-ad-tech1.test"
   },
   "input": {
     "web_triggers": [
diff --git a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/debug_report/debug_report_trigger_no_permission_web.json b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/debug_report/debug_report_trigger_no_permission_web.json
index 2ae1f58..fd46bdd 100644
--- a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/debug_report/debug_report_trigger_no_permission_web.json
+++ b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/debug_report/debug_report_trigger_no_permission_web.json
@@ -1,7 +1,7 @@
 {
   "description": "Trigger is a Web, no ar_debug permission, no trigger debug report can be generated",
   "phflags_override": {
-    "measurement_debug_join_key_enrollment_allowlist" : "enrollment-id-ad-tech1.com"
+    "measurement_debug_join_key_enrollment_allowlist" : "enrollment-id-ad-tech1.test"
   },
   "input": {
     "web_triggers": [
diff --git a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/registerWeb_1-1_web-web_matching_debug_join_enabled_different_registrant.json b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/registerWeb_1-1_web-web_matching_debug_join_enabled_different_registrant.json
index e33f175..ac91e0a 100644
--- a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/registerWeb_1-1_web-web_matching_debug_join_enabled_different_registrant.json
+++ b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/registerWeb_1-1_web-web_matching_debug_join_enabled_different_registrant.json
@@ -1,7 +1,7 @@
 {
   "description": "One web source and one web trigger that match. Join key matching is allowed for the AdTech. Debug keys are added to the report and debug report is generated.",
   "phflags_override": {
-    "measurement_debug_join_key_enrollment_allowlist" : "enrollment-id-ad-tech1.com"
+    "measurement_debug_join_key_enrollment_allowlist" : "enrollment-id-ad-tech1.test"
   },
   "input": {
     "web_sources": [{
diff --git a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/registerWeb_app-web_adid_debug_api.json b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/registerWeb_app-web_adid_debug_api.json
index ab9babc..4aec995 100644
--- a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/registerWeb_app-web_adid_debug_api.json
+++ b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/registerWeb_app-web_adid_debug_api.json
@@ -74,7 +74,7 @@
       "report_time": "800176400001",
       "report_url": "https://www.ad-tech1.test/.well-known/attribution-reporting/report-event-attribution",
       "payload": {
-        "attribution_destination": "https://1d1.com",
+        "attribution_destination": "https://1d1.test",
         "scheduled_report_time": "800176400",
         "source_event_id": "1",
         "trigger_data": "2",
diff --git a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/registerWeb_app-web_ar_debug_adid_debug_api.json b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/registerWeb_app-web_ar_debug_adid_debug_api.json
index dfa1fbe..a22fea3 100644
--- a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/registerWeb_app-web_ar_debug_adid_debug_api.json
+++ b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/registerWeb_app-web_ar_debug_adid_debug_api.json
@@ -74,7 +74,7 @@
       "report_time": "800176400001",
       "report_url": "https://www.ad-tech1.test/.well-known/attribution-reporting/report-event-attribution",
       "payload": {
-        "attribution_destination": "https://1d1.com",
+        "attribution_destination": "https://1d1.test",
         "scheduled_report_time": "800176400",
         "source_event_id": "1",
         "trigger_data": "2",
diff --git a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/registerWeb_app-web_debug_api_ar_debug.json b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/registerWeb_app-web_debug_api_ar_debug.json
index 975ce60..a41b90d 100644
--- a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/registerWeb_app-web_debug_api_ar_debug.json
+++ b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/registerWeb_app-web_debug_api_ar_debug.json
@@ -73,7 +73,7 @@
       "report_time": "800176400001",
       "report_url": "https://www.ad-tech1.test/.well-known/attribution-reporting/report-event-attribution",
       "payload": {
-        "attribution_destination": "https://1d1.com",
+        "attribution_destination": "https://1d1.test",
         "scheduled_report_time": "800176400",
         "source_event_id": "1",
         "trigger_data": "2",
diff --git a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_basic_app2app_shared_debug_key.json b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_basic_app2app_shared_debug_key.json
index fb57e2c..2575ca1 100644
--- a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_basic_app2app_shared_debug_key.json
+++ b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_basic_app2app_shared_debug_key.json
@@ -9,13 +9,13 @@
     "sources": [
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech1.com",
+          "attribution_src_url": "https://www.ad-tech1.test",
           "source_type": "navigation",
           "registrant": "example.1s1.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech1.com",
+            "url": "https://www.ad-tech1.test",
             "response": {
               "Attribution-Reporting-Register-Source": {
                 "source_event_id": "1",
@@ -49,13 +49,13 @@
       },
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech2.com",
+          "attribution_src_url": "https://www.ad-tech2.test",
           "source_type": "navigation",
           "registrant": "example.1s2.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech2.com",
+            "url": "https://www.ad-tech2.test",
             "has_ad_id_permission": true,
             "response": {
               "Attribution-Reporting-Register-Source": {
@@ -97,12 +97,12 @@
     "triggers": [
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech1.com",
+          "attribution_src_url": "https://www.ad-tech1.test",
           "registrant": "example.2d1.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech1.com",
+            "url": "https://www.ad-tech1.test",
             "has_ad_id_permission": true,
             "response": {
               "Attribution-Reporting-Register-Trigger": {
@@ -164,7 +164,7 @@
                 },
                 "attribution_config": [
                   {
-                    "source_network": "enrollment-id-ad-tech2.com",
+                    "source_network": "enrollment-id-ad-tech2.test",
                     "source_priority_range": {
                       "start": 1,
                       "end": 1000
@@ -194,7 +194,7 @@
     "aggregatable_results": [
       {
         "report_time": "800000600001",
-        "report_url": "https://www.ad-tech1.com/.well-known/attribution-reporting/report-aggregate-attribution",
+        "report_url": "https://www.ad-tech1.test/.well-known/attribution-reporting/report-aggregate-attribution",
         "payload": {
           "attribution_destination": "android-app://example.2d1.test",
           "source_site": "android-app://example.1s2.test",
diff --git a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_basic_app2web_shared_debug_key_through_adid.json b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_basic_app2web_shared_debug_key_through_adid.json
index 649e4c6..2002c77 100644
--- a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_basic_app2web_shared_debug_key_through_adid.json
+++ b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_basic_app2web_shared_debug_key_through_adid.json
@@ -10,13 +10,13 @@
     "sources": [
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech1.com",
+          "attribution_src_url": "https://www.ad-tech1.test",
           "source_type": "navigation",
           "registrant": "example.1s1.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech1.com",
+            "url": "https://www.ad-tech1.test",
             "response": {
               "Attribution-Reporting-Register-Source": {
                 "source_event_id": "1",
@@ -50,14 +50,14 @@
       },
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech2.com",
+          "attribution_src_url": "https://www.ad-tech2.test",
           "source_type": "navigation",
           "registrant": "example.1s2.test",
           "platform_ad_id": "12345678-1234-1234-1234-123456789012"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech2.com",
+            "url": "https://www.ad-tech2.test",
             "has_ad_id_permission": true,
             "response": {
               "Attribution-Reporting-Register-Source": {
@@ -108,7 +108,7 @@
         },
         "responses": [
           {
-            "url": "https://www.ad-tech1.com",
+            "url": "https://www.ad-tech1.test",
             "debug_permission": true,
             "response": {
               "Attribution-Reporting-Register-Trigger": {
@@ -170,7 +170,7 @@
                 },
                 "attribution_config": [
                   {
-                    "source_network": "enrollment-id-ad-tech2.com",
+                    "source_network": "enrollment-id-ad-tech2.test",
                     "source_priority_range": {
                       "start": 1,
                       "end": 1000
@@ -201,7 +201,7 @@
     "aggregatable_results": [
       {
         "report_time": "800000600001",
-        "report_url": "https://www.ad-tech1.com/.well-known/attribution-reporting/report-aggregate-attribution",
+        "report_url": "https://www.ad-tech1.test/.well-known/attribution-reporting/report-aggregate-attribution",
         "payload": {
           "attribution_destination": "https://2d1.test",
           "source_site": "android-app://example.1s2.test",
diff --git a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_basic_derived_source_wins.json b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_basic_derived_source_wins.json
index 7fbdcc6..91ecb20 100644
--- a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_basic_derived_source_wins.json
+++ b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_basic_derived_source_wins.json
@@ -8,13 +8,13 @@
     "sources": [
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech1.com",
+          "attribution_src_url": "https://www.ad-tech1.test",
           "source_type": "navigation",
           "registrant": "example.1s1.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech1.com",
+            "url": "https://www.ad-tech1.test",
             "response": {
               "Attribution-Reporting-Register-Source": {
                 "source_event_id": "1",
@@ -47,13 +47,13 @@
       },
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech2.com",
+          "attribution_src_url": "https://www.ad-tech2.test",
           "source_type": "navigation",
           "registrant": "example.1s2.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech2.com",
+            "url": "https://www.ad-tech2.test",
             "response": {
               "Attribution-Reporting-Register-Source": {
                 "source_event_id": "1",
@@ -92,12 +92,12 @@
     "triggers": [
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech1.com",
+          "attribution_src_url": "https://www.ad-tech1.test",
           "registrant": "example.2d1.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech1.com",
+            "url": "https://www.ad-tech1.test",
             "response": {
               "Attribution-Reporting-Register-Trigger": {
                 "event_trigger_data": [
@@ -158,7 +158,7 @@
                 },
                 "attribution_config": [
                   {
-                    "source_network": "enrollment-id-ad-tech2.com",
+                    "source_network": "enrollment-id-ad-tech2.test",
                     "source_priority_range": {
                       "start": 1,
                       "end": 1000
@@ -187,7 +187,7 @@
     "aggregatable_results": [
       {
         "report_time": "800000600001",
-        "report_url": "https://www.ad-tech1.com/.well-known/attribution-reporting/report-aggregate-attribution",
+        "report_url": "https://www.ad-tech1.test/.well-known/attribution-reporting/report-aggregate-attribution",
         "payload": {
           "attribution_destination": "android-app://example.2d1.test",
           "source_site": "android-app://example.1s2.test",
diff --git a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_basic_web2app_disable_shared_debug_key_through_adid.json b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_basic_web2app_disable_shared_debug_key_through_adid.json
index d92b250..1583d4e 100644
--- a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_basic_web2app_disable_shared_debug_key_through_adid.json
+++ b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_basic_web2app_disable_shared_debug_key_through_adid.json
@@ -106,13 +106,13 @@
     "triggers": [
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech1.com",
+          "attribution_src_url": "https://www.ad-tech1.test",
           "registrant": "example.2d1.test",
           "platform_ad_id": "12345678-1234-1234-1234-123456789012"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech1.com",
+            "url": "https://www.ad-tech1.test",
             "has_ad_id_permission": true,
             "response": {
               "Attribution-Reporting-Register-Trigger": {
@@ -174,7 +174,7 @@
                 },
                 "attribution_config": [
                   {
-                    "source_network": "enrollment-id-ad-tech2.com",
+                    "source_network": "enrollment-id-ad-tech2.test",
                     "source_priority_range": {
                       "start": 1,
                       "end": 1000
@@ -204,7 +204,7 @@
     "aggregatable_results": [
       {
         "report_time": "800000600001",
-        "report_url": "https://www.ad-tech1.com/.well-known/attribution-reporting/report-aggregate-attribution",
+        "report_url": "https://www.ad-tech1.test/.well-known/attribution-reporting/report-aggregate-attribution",
         "payload": {
           "attribution_destination": "android-app://example.2d1.test",
           "source_site": "android-app://example.1s2.test",
diff --git a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_basic_web2web_shared_debug_key_through_ardebug.json b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_basic_web2web_shared_debug_key_through_ardebug.json
index f3b1e7d..bd3a69f 100644
--- a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_basic_web2web_shared_debug_key_through_ardebug.json
+++ b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_basic_web2web_shared_debug_key_through_ardebug.json
@@ -114,7 +114,7 @@
         },
         "responses": [
           {
-            "url": "https://www.ad-tech1.com",
+            "url": "https://www.ad-tech1.test",
             "debug_permission": true,
             "response": {
               "Attribution-Reporting-Register-Trigger": {
@@ -176,7 +176,7 @@
                 },
                 "attribution_config": [
                   {
-                    "source_network": "enrollment-id-ad-tech2.com",
+                    "source_network": "enrollment-id-ad-tech2.test",
                     "source_priority_range": {
                       "start": 1,
                       "end": 1000
@@ -206,7 +206,7 @@
     "aggregatable_results": [
       {
         "report_time": "800000600001",
-        "report_url": "https://www.ad-tech1.com/.well-known/attribution-reporting/report-aggregate-attribution",
+        "report_url": "https://www.ad-tech1.test/.well-known/attribution-reporting/report-aggregate-attribution",
         "payload": {
           "attribution_destination": "https://2d1.test",
           "source_site": "android-app://example.1s2.test",
diff --git a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_derived_source_wins_shares_1_key.json b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_derived_source_wins_shares_1_key.json
index 67f057c..76a1e89 100644
--- a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_derived_source_wins_shares_1_key.json
+++ b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_derived_source_wins_shares_1_key.json
@@ -8,13 +8,13 @@
     "sources": [
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech1.com",
+          "attribution_src_url": "https://www.ad-tech1.test",
           "source_type": "navigation",
           "registrant": "example.1s1.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech1.com",
+            "url": "https://www.ad-tech1.test",
             "response": {
               "Attribution-Reporting-Register-Source": {
                 "source_event_id": "1",
@@ -47,13 +47,13 @@
       },
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech2.com",
+          "attribution_src_url": "https://www.ad-tech2.test",
           "source_type": "navigation",
           "registrant": "example.1s2.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech2.com",
+            "url": "https://www.ad-tech2.test",
             "response": {
               "Attribution-Reporting-Register-Source": {
                 "source_event_id": "2",
@@ -90,13 +90,13 @@
       },
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech2.com",
+          "attribution_src_url": "https://www.ad-tech2.test",
           "source_type": "navigation",
           "registrant": "example.1s3.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech2.com",
+            "url": "https://www.ad-tech2.test",
             "response": {
               "Attribution-Reporting-Register-Source": {
                 "source_event_id": "3",
@@ -133,13 +133,13 @@
       },
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech2.com",
+          "attribution_src_url": "https://www.ad-tech2.test",
           "source_type": "navigation",
           "registrant": "example.1s4.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech2.com",
+            "url": "https://www.ad-tech2.test",
             "response": {
               "Attribution-Reporting-Register-Source": {
                 "source_event_id": "4",
@@ -176,13 +176,13 @@
       },
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech2.com",
+          "attribution_src_url": "https://www.ad-tech2.test",
           "source_type": "navigation",
           "registrant": "example.1s5.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech2.com",
+            "url": "https://www.ad-tech2.test",
             "response": {
               "Attribution-Reporting-Register-Source": {
                 "source_event_id": "5",
@@ -218,13 +218,13 @@
       },
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech3.com",
+          "attribution_src_url": "https://www.ad-tech3.test",
           "source_type": "navigation",
           "registrant": "example.1s6.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech3.com",
+            "url": "https://www.ad-tech3.test",
             "response": {
               "Attribution-Reporting-Register-Source": {
                 "source_event_id": "6",
@@ -260,13 +260,13 @@
       },
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech4.com",
+          "attribution_src_url": "https://www.ad-tech4.test",
           "source_type": "navigation",
           "registrant": "example.1s7.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech4.com",
+            "url": "https://www.ad-tech4.test",
             "response": {
               "Attribution-Reporting-Register-Source": {
                 "source_event_id": "7",
@@ -302,12 +302,12 @@
     "triggers": [
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech1.com",
+          "attribution_src_url": "https://www.ad-tech1.test",
           "registrant": "example.2d1.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech1.com",
+            "url": "https://www.ad-tech1.test",
             "response": {
               "Attribution-Reporting-Register-Trigger": {
                 "event_trigger_data": [
@@ -368,7 +368,7 @@
                 },
                 "attribution_config": [
                   {
-                    "source_network": "enrollment-id-ad-tech2.com",
+                    "source_network": "enrollment-id-ad-tech2.test",
                     "source_priority_range": {
                       "start": 1,
                       "end": 1000
@@ -386,7 +386,7 @@
                     "expiry": "172801"
                   },
                   {
-                    "source_network": "enrollment-id-ad-tech4.com",
+                    "source_network": "enrollment-id-ad-tech4.test",
                     "source_priority_range": {
                       "start": 1001,
                       "end": 2000
@@ -419,7 +419,7 @@
     "aggregatable_results": [
       {
         "report_time": "800000600001",
-        "report_url": "https://www.ad-tech1.com/.well-known/attribution-reporting/report-aggregate-attribution",
+        "report_url": "https://www.ad-tech1.test/.well-known/attribution-reporting/report-aggregate-attribution",
         "payload": {
           "attribution_destination": "android-app://example.2d1.test",
           "source_site": "android-app://example.1s5.test",
diff --git a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_derived_source_wins_with_xna_network_data.json b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_derived_source_wins_with_xna_network_data.json
index 5d3e1c3..4a4b7ab 100644
--- a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_derived_source_wins_with_xna_network_data.json
+++ b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_derived_source_wins_with_xna_network_data.json
@@ -8,13 +8,13 @@
     "sources": [
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech1.com",
+          "attribution_src_url": "https://www.ad-tech1.test",
           "source_type": "navigation",
           "registrant": "example.1s1.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech1.com",
+            "url": "https://www.ad-tech1.test",
             "response": {
               "Attribution-Reporting-Register-Source": {
                 "source_event_id": "1",
@@ -47,13 +47,13 @@
       },
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech2.com",
+          "attribution_src_url": "https://www.ad-tech2.test",
           "source_type": "navigation",
           "registrant": "example.1s2.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech2.com",
+            "url": "https://www.ad-tech2.test",
             "response": {
               "Attribution-Reporting-Register-Source": {
                 "source_event_id": "2",
@@ -90,13 +90,13 @@
       },
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech2.com",
+          "attribution_src_url": "https://www.ad-tech2.test",
           "source_type": "navigation",
           "registrant": "example.1s3.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech2.com",
+            "url": "https://www.ad-tech2.test",
             "response": {
               "Attribution-Reporting-Register-Source": {
                 "source_event_id": "3",
@@ -133,13 +133,13 @@
       },
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech2.com",
+          "attribution_src_url": "https://www.ad-tech2.test",
           "source_type": "navigation",
           "registrant": "example.1s4.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech2.com",
+            "url": "https://www.ad-tech2.test",
             "response": {
               "Attribution-Reporting-Register-Source": {
                 "source_event_id": "4",
@@ -176,13 +176,13 @@
       },
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech2.com",
+          "attribution_src_url": "https://www.ad-tech2.test",
           "source_type": "navigation",
           "registrant": "example.1s5.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech2.com",
+            "url": "https://www.ad-tech2.test",
             "response": {
               "Attribution-Reporting-Register-Source": {
                 "source_event_id": "5",
@@ -218,13 +218,13 @@
       },
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech3.com",
+          "attribution_src_url": "https://www.ad-tech3.test",
           "source_type": "navigation",
           "registrant": "example.1s6.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech3.com",
+            "url": "https://www.ad-tech3.test",
             "response": {
               "Attribution-Reporting-Register-Source": {
                 "source_event_id": "6",
@@ -262,12 +262,12 @@
     "triggers": [
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech1.com",
+          "attribution_src_url": "https://www.ad-tech1.test",
           "registrant": "example.2d1.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech1.com",
+            "url": "https://www.ad-tech1.test",
             "response": {
               "Attribution-Reporting-Register-Trigger": {
                 "event_trigger_data": [
@@ -331,7 +331,7 @@
                 },
                 "attribution_config": [
                   {
-                    "source_network": "enrollment-id-ad-tech2.com",
+                    "source_network": "enrollment-id-ad-tech2.test",
                     "source_priority_range": {
                       "start": 1,
                       "end": 1000
@@ -350,7 +350,7 @@
                   }
                 ],
                 "x_network_key_mapping" : {
-                  "enrollment-id-ad-tech2.com" : "0x2"
+                  "enrollment-id-ad-tech2.test" : "0x2"
                 }
               },
               "Location": null,
@@ -367,7 +367,7 @@
     "aggregatable_results": [
       {
         "report_time": "800000600001",
-        "report_url": "https://www.ad-tech1.com/.well-known/attribution-reporting/report-aggregate-attribution",
+        "report_url": "https://www.ad-tech1.test/.well-known/attribution-reporting/report-aggregate-attribution",
         "payload": {
           "attribution_destination": "android-app://example.2d1.test",
           "source_site": "android-app://example.1s5.test",
diff --git a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_disabled_basic.json b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_disabled_basic.json
index d83eccc..2afbe7d 100644
--- a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_disabled_basic.json
+++ b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_disabled_basic.json
@@ -8,13 +8,13 @@
     "sources": [
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech1.com",
+          "attribution_src_url": "https://www.ad-tech1.test",
           "source_type": "navigation",
           "registrant": "example.1s1.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech1.com",
+            "url": "https://www.ad-tech1.test",
             "response": {
               "Attribution-Reporting-Register-Source": {
                 "source_event_id": "1",
@@ -47,13 +47,13 @@
       },
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech2.com",
+          "attribution_src_url": "https://www.ad-tech2.test",
           "source_type": "navigation",
           "registrant": "example.1s2.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech2.com",
+            "url": "https://www.ad-tech2.test",
             "response": {
               "Attribution-Reporting-Register-Source": {
                 "source_event_id": "1",
@@ -92,12 +92,12 @@
     "triggers": [
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech1.com",
+          "attribution_src_url": "https://www.ad-tech1.test",
           "registrant": "example.2d1.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech1.com",
+            "url": "https://www.ad-tech1.test",
             "response": {
               "Attribution-Reporting-Register-Trigger": {
                 "event_trigger_data": [
@@ -158,7 +158,7 @@
                 },
                 "attribution_config": [
                   {
-                    "source_network": "enrollment-id-ad-tech2.com",
+                    "source_network": "enrollment-id-ad-tech2.test",
                     "source_priority_range": {
                       "start": 1,
                       "end": 1000
@@ -200,7 +200,7 @@
     "aggregatable_results": [
       {
         "report_time": "800000600001",
-        "report_url": "https://www.ad-tech1.com/.well-known/attribution-reporting/report-aggregate-attribution",
+        "report_url": "https://www.ad-tech1.test/.well-known/attribution-reporting/report-aggregate-attribution",
         "payload": {
           "attribution_destination": "android-app://example.2d1.test",
           "source_site": "android-app://example.1s1.test",
diff --git a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_lose_once_lose_always.json b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_lose_once_lose_always.json
index 7cf97d8..a1eff67 100644
--- a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_lose_once_lose_always.json
+++ b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_lose_once_lose_always.json
@@ -8,13 +8,13 @@
     "sources": [
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech1.com",
+          "attribution_src_url": "https://www.ad-tech1.test",
           "source_type": "navigation",
           "registrant": "example.1s1.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech1.com",
+            "url": "https://www.ad-tech1.test",
             "response": {
               "Attribution-Reporting-Register-Source": {
                 "source_event_id": "1",
@@ -51,13 +51,13 @@
       },
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech2.com",
+          "attribution_src_url": "https://www.ad-tech2.test",
           "source_type": "navigation",
           "registrant": "example.1s2.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech2.com",
+            "url": "https://www.ad-tech2.test",
             "response": {
               "Attribution-Reporting-Register-Source": {
                 "source_event_id": "2",
@@ -93,13 +93,13 @@
       },
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech3.com",
+          "attribution_src_url": "https://www.ad-tech3.test",
           "source_type": "navigation",
           "registrant": "example.1s2.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech3.com",
+            "url": "https://www.ad-tech3.test",
             "response": {
               "Attribution-Reporting-Register-Source": {
                 "source_event_id": "3",
@@ -137,12 +137,12 @@
     "triggers": [
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech4.com",
+          "attribution_src_url": "https://www.ad-tech4.test",
           "registrant": "example.2d1.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech4.com",
+            "url": "https://www.ad-tech4.test",
             "response": {
               "Attribution-Reporting-Register-Trigger": {
                 "event_trigger_data": [
@@ -203,7 +203,7 @@
                 },
                 "attribution_config": [
                   {
-                    "source_network": "enrollment-id-ad-tech1.com",
+                    "source_network": "enrollment-id-ad-tech1.test",
                     "source_priority_range": {
                       "start": 1,
                       "end": 1000
@@ -217,7 +217,7 @@
                     "expiry": "172801"
                   },
                   {
-                    "source_network": "enrollment-id-ad-tech2.com",
+                    "source_network": "enrollment-id-ad-tech2.test",
                     "source_priority_range": {
                       "start": 1,
                       "end": 1000
@@ -232,8 +232,8 @@
                   }
                 ],
                 "x_network_key_mapping" : {
-                  "enrollment-id-ad-tech1.com" : "0x1",
-                  "enrollment-id-ad-tech2.com" : "0x2"
+                  "enrollment-id-ad-tech1.test" : "0x1",
+                  "enrollment-id-ad-tech2.test" : "0x2"
                 }
               },
               "Location": null,
@@ -245,12 +245,12 @@
       },
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech4.com",
+          "attribution_src_url": "https://www.ad-tech4.test",
           "registrant": "example.2d1.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech4.com",
+            "url": "https://www.ad-tech4.test",
             "response": {
               "Attribution-Reporting-Register-Trigger": {
                 "event_trigger_data": [
@@ -311,7 +311,7 @@
                 },
                 "attribution_config": [
                   {
-                    "source_network": "enrollment-id-ad-tech1.com",
+                    "source_network": "enrollment-id-ad-tech1.test",
                     "source_priority_range": {
                       "start": 1,
                       "end": 1000
@@ -325,7 +325,7 @@
                     "expiry": "172801"
                   },
                   {
-                    "source_network": "enrollment-id-ad-tech3.com",
+                    "source_network": "enrollment-id-ad-tech3.test",
                     "source_priority_range": {
                       "start": 1,
                       "end": 1000
@@ -340,8 +340,8 @@
                   }
                 ],
                 "x_network_key_mapping" : {
-                  "enrollment-id-ad-tech1.com" : "0x1",
-                  "enrollment-id-ad-tech3.com" : "0x3"
+                  "enrollment-id-ad-tech1.test" : "0x1",
+                  "enrollment-id-ad-tech3.test" : "0x3"
                 }
               },
               "Location": null,
@@ -358,7 +358,7 @@
     "aggregatable_results": [
       {
         "report_time": "800000600001",
-        "report_url": "https://www.ad-tech4.com/.well-known/attribution-reporting/report-aggregate-attribution",
+        "report_url": "https://www.ad-tech4.test/.well-known/attribution-reporting/report-aggregate-attribution",
         "payload": {
           "attribution_destination": "android-app://example.2d1.test",
           "histograms": [
@@ -371,7 +371,7 @@
       },
       {
         "report_time": "800001000000",
-        "report_url": "https://www.ad-tech4.com/.well-known/attribution-reporting/report-aggregate-attribution",
+        "report_url": "https://www.ad-tech4.test/.well-known/attribution-reporting/report-aggregate-attribution",
         "payload": {
           "attribution_destination": "android-app://example.2d1.test",
           "histograms": [
diff --git a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_original_source_wins_install_attribution.json b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_original_source_wins_install_attribution.json
index 02fe295..fb1e069 100644
--- a/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_original_source_wins_install_attribution.json
+++ b/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/xna/xna_original_source_wins_install_attribution.json
@@ -8,13 +8,13 @@
     "sources": [
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech1.com",
+          "attribution_src_url": "https://www.ad-tech1.test",
           "source_type": "navigation",
           "registrant": "example.1s1.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech1.com",
+            "url": "https://www.ad-tech1.test",
             "response": {
               "Attribution-Reporting-Register-Source": {
                 "source_event_id": "1",
@@ -49,13 +49,13 @@
       },
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech2.com",
+          "attribution_src_url": "https://www.ad-tech2.test",
           "source_type": "navigation",
           "registrant": "example.1s2.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech2.com",
+            "url": "https://www.ad-tech2.test",
             "response": {
               "Attribution-Reporting-Register-Source": {
                 "source_event_id": "2",
@@ -92,13 +92,13 @@
       },
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech2.com",
+          "attribution_src_url": "https://www.ad-tech2.test",
           "source_type": "navigation",
           "registrant": "example.1s3.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech2.com",
+            "url": "https://www.ad-tech2.test",
             "response": {
               "Attribution-Reporting-Register-Source": {
                 "source_event_id": "3",
@@ -135,13 +135,13 @@
       },
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech2.com",
+          "attribution_src_url": "https://www.ad-tech2.test",
           "source_type": "navigation",
           "registrant": "example.1s4.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech2.com",
+            "url": "https://www.ad-tech2.test",
             "response": {
               "Attribution-Reporting-Register-Source": {
                 "source_event_id": "4",
@@ -178,13 +178,13 @@
       },
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech2.com",
+          "attribution_src_url": "https://www.ad-tech2.test",
           "source_type": "navigation",
           "registrant": "example.1s5.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech2.com",
+            "url": "https://www.ad-tech2.test",
             "response": {
               "Attribution-Reporting-Register-Source": {
                 "source_event_id": "5",
@@ -220,13 +220,13 @@
       },
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech3.com",
+          "attribution_src_url": "https://www.ad-tech3.test",
           "source_type": "navigation",
           "registrant": "example.1s6.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech3.com",
+            "url": "https://www.ad-tech3.test",
             "response": {
               "Attribution-Reporting-Register-Source": {
                 "source_event_id": "6",
@@ -264,12 +264,12 @@
     "triggers": [
       {
         "registration_request": {
-          "attribution_src_url": "https://www.ad-tech1.com",
+          "attribution_src_url": "https://www.ad-tech1.test",
           "registrant": "example.2d1.test"
         },
         "responses": [
           {
-            "url": "https://www.ad-tech1.com",
+            "url": "https://www.ad-tech1.test",
             "response": {
               "Attribution-Reporting-Register-Trigger": {
                 "event_trigger_data": [
@@ -330,7 +330,7 @@
                 },
                 "attribution_config": [
                   {
-                    "source_network": "enrollment-id-ad-tech2.com",
+                    "source_network": "enrollment-id-ad-tech2.test",
                     "source_priority_range": {
                       "start": 1,
                       "end": 1000
@@ -380,7 +380,7 @@
     "aggregatable_results": [
       {
         "report_time": "800000600001",
-        "report_url": "https://www.ad-tech1.com/.well-known/attribution-reporting/report-aggregate-attribution",
+        "report_url": "https://www.ad-tech1.test/.well-known/attribution-reporting/report-aggregate-attribution",
         "payload": {
           "attribution_destination": "android-app://example.2d1.test",
           "source_site": "android-app://example.1s1.test",