From 2867bf7dff411b0af39a82355eae262ca9086b1f Mon Sep 17 00:00:00 2001 From: Zeeshan Sheikh Date: Tue, 8 Oct 2024 15:18:57 +0500 Subject: [PATCH] Update LocationServices.xctestplan --- .../LocationServices.xctestplan | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/LocationServices/LocationServices.xcodeproj/LocationServices.xctestplan b/LocationServices/LocationServices.xcodeproj/LocationServices.xctestplan index a82f9d0..013fa23 100644 --- a/LocationServices/LocationServices.xcodeproj/LocationServices.xctestplan +++ b/LocationServices/LocationServices.xcodeproj/LocationServices.xctestplan @@ -29,12 +29,34 @@ "GeofenceUITests\/testDeleteGeofence()", "GeofenceUITests\/testEditGeofence()", "LocationServicesUITests", + "MapUITests", + "MapUITests\/testLocateMeButton()", "MapUITests\/testMapAppearance()", "MapUITests\/testMapMaxZoomIn()", "MapUITests\/testMapMaxZoomOut()", + "MapUITests\/testMapStyleChanges()", + "MapUITests\/testMapZoomIn()", "MapUITests\/testMapZoomInByTap()", + "MapUITests\/testMapZoomOut()", + "NavigationUITests", + "NavigationUITests\/testMapAdjustedForRoute()", + "NavigationUITests\/testMapInteractionAndStyleAndNavigation()", + "NavigationUITests\/testMyLocationOption()", + "NavigationUITests\/testNavigation()", "NavigationUITests\/testRouteFerriesOption()", "NavigationUITests\/testRouteTollsOption()", + "NavigationUITests\/testRouteTypes()", + "NavigationUITests\/testSwapRoute()", + "SearchUITests", + "SearchUITests\/testSearch()", + "SearchUITests\/testSearchBoxPosition()", + "SearchUITests\/testSearchByCategory()", + "SearchUITests\/testSearchByGeocodeLocation()", + "SettingsUITests", + "SettingsUITests\/testDataSourceChanges()", + "SettingsUITests\/testMapStyleChanges()", + "SettingsUITests\/testRouteOptions()", + "SettingsUITests\/testSettingsOptions()", "SettingsUITests\/testTrackerOptions()", "TrackingUITests\/testStartTracking()", "TrackingUITests\/testStartTrackingHistoryStarted()",