Skip to content

AI Game Developer update #100

AI Game Developer update

AI Game Developer update #100

GitHub Actions / 2023.2.22f1 editmode base Results succeeded May 12, 2026 in 0s

All 942 tests pass, 1 skipped in 6m 56s

943 tests  ±0   942 ✅ ±0   6m 56s ⏱️ -1s
 90 suites ±0     1 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit bce4f6f. ± Comparison against earlier commit 99a7df2.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / 2023.2.22f1 editmode base Results

1 skipped test found

There is 1 skipped test, see "Raw output" for the name of the skipped test.
Raw output
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetLegacyMigrationTests ‑ Run_PermissionDenied_LeavesBlockedFolderIntactAndReportsAbortedFileLock

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / 2023.2.22f1 editmode base Results

943 tests found (test 1 to 557)

There are 943 tests, see "Raw output" for the list of tests 1 to 557.
Raw output
NewTestScript ‑ NewTestScriptSimplePasses
NewTestScript ‑ NewTestScriptWithEnumeratorPasses
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsCreateFolderTests ‑ CreateFolder_DuplicateName_ReturnsError
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsCreateFolderTests ‑ CreateFolder_EmptyFolderName_ReturnsError
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsCreateFolderTests ‑ CreateFolder_FolderNameWithBackslash_ReturnsError
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsCreateFolderTests ‑ CreateFolder_FolderNameWithForwardSlash_ReturnsError
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsCreateFolderTests ‑ CreateFolder_FolderNameWithSpecialCharacters_ReturnsError
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsCreateFolderTests ‑ CreateFolder_InvalidParent_EmptyPath_ReturnsError
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsCreateFolderTests ‑ CreateFolder_InvalidParent_NonExistentPath_ReturnsError
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsCreateFolderTests ‑ CreateFolder_InvalidParent_NotStartingWithAssets_ReturnsError
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsCreateFolderTests ‑ CreateFolder_MixedInputs_ValidAndInvalid_PartialSuccess
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsCreateFolderTests ‑ CreateFolder_NullFolderName_ReturnsError
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsCreateFolderTests ‑ CreateFolder_ValidParentFolder_Succeeds
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsCreateFolderTests ‑ CreateFolder_WhitespaceFolderName_ReturnsError
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsFindBuiltInTests ‑ FindBuiltIn_CombinesNameAndTypeFilters
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsFindBuiltInTests ‑ FindBuiltIn_FiltersByName_CaseInsensitive
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsFindBuiltInTests ‑ FindBuiltIn_FiltersByName_MultipleWords
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsFindBuiltInTests ‑ FindBuiltIn_FiltersByName_NoMatches_ReturnsEmptyList
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsFindBuiltInTests ‑ FindBuiltIn_FiltersByName_SingleWord
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsFindBuiltInTests ‑ FindBuiltIn_FiltersByType_Material
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsFindBuiltInTests ‑ FindBuiltIn_FiltersByType_Shader
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsFindBuiltInTests ‑ FindBuiltIn_FiltersByType_Texture
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsFindBuiltInTests ‑ FindBuiltIn_Priority_ExactMatchIsCaseInsensitive
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsFindBuiltInTests ‑ FindBuiltIn_Priority_ExactMatch_BeforePartialMatch
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsFindBuiltInTests ‑ FindBuiltIn_Priority_ExactMatch_ComesFirst
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsFindBuiltInTests ‑ FindBuiltIn_Priority_NoNameFilter_ReturnsAllWithSamePriority
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsFindBuiltInTests ‑ FindBuiltIn_Priority_OrderIsConsistent
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsFindBuiltInTests ‑ FindBuiltIn_Priority_PartialMatch_BeforeWordMatch
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsFindBuiltInTests ‑ FindBuiltIn_Priority_SingleWordSearch_MatchesCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsFindBuiltInTests ‑ FindBuiltIn_Priority_WithTypeFilter_StillOrdersByPriority
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsFindBuiltInTests ‑ FindBuiltIn_Priority_WordSplitOnCommonDelimiters
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsFindBuiltInTests ‑ FindBuiltIn_RespectsMaxResults
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsFindBuiltInTests ‑ FindBuiltIn_RespectsMaxResults_LargeValue
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsFindBuiltInTests ‑ FindBuiltIn_ReturnsAssets_WithoutFilters
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsFindBuiltInTests ‑ FindBuiltIn_ReturnsCorrectAssetPath
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsFindBuiltInTests ‑ FindBuiltIn_ReturnsNullGuidForBuiltInAssets
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsFindBuiltInTests ‑ FindBuiltIn_ReturnsUniqueAssets
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsFindBuiltInTests ‑ FindBuiltIn_ReturnsValidAssetType
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsFindBuiltInTests ‑ FindBuiltIn_ThrowsException_WhenMaxResultsIsNegative
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsFindBuiltInTests ‑ FindBuiltIn_ThrowsException_WhenMaxResultsIsZero
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsGetDataWithBuiltInTests ‑ GetData_BuiltInAsset_NotFound_ThrowsException
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsGetDataWithBuiltInTests ‑ GetData_BuiltInMaterial_ReturnsData
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsGetDataWithBuiltInTests ‑ GetData_BuiltInShader_ReturnsData
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsMaterialModifyTests ‑ Material_Modify_Color
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsMaterialTests ‑ Material_Create
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsPrefabCreateTests ‑ Prefab_CreateVariant_FromAssetPath_BackgroundThread
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsPrefabCreateTests ‑ Prefab_CreateVariant_FromAssetPath_MainThread
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsPrefabCreateTests ‑ Prefab_CreateVariant_FromScenePrefabInstance_MainThread
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsPrefabCreateTests ‑ Prefab_Create_AutoCreatesFolders_BackgroundThread
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsPrefabCreateTests ‑ Prefab_Create_AutoCreatesFolders_MainThread
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsPrefabCreateTests ‑ Prefab_Create_Connected_BackgroundThread
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsPrefabCreateTests ‑ Prefab_Create_Connected_MainThread
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsPrefabCreateTests ‑ Prefab_Create_DefaultConnected_MainThread
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsPrefabCreateTests ‑ Prefab_Create_EmptyPath_ReturnsError
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsPrefabCreateTests ‑ Prefab_Create_InvalidExtension_ReturnsError
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsPrefabCreateTests ‑ Prefab_Create_InvalidGameObjectRef_ReturnsError
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsPrefabCreateTests ‑ Prefab_Create_InvalidSourcePrefabPath_ReturnsError
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsPrefabCreateTests ‑ Prefab_Create_NoGameObjectRefOrSourcePath_ReturnsError
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsPrefabCreateTests ‑ Prefab_Create_NotConnected_BackgroundThread
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsPrefabCreateTests ‑ Prefab_Create_NotConnected_MainThread
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsPrefabCreateTests ‑ Prefab_Create_WithComponents_MainThread
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsShaderTests ‑ Shader_GetData_BrokenShader
com.IvanMurzak.Unity.MCP.Editor.Tests.AssetsShaderTests ‑ Shader_GetData_ValidShader
com.IvanMurzak.Unity.MCP.Editor.Tests.AtomicApi.TryModifyAtTests ‑ TryModifyAt_ArrayElementField
com.IvanMurzak.Unity.MCP.Editor.Tests.AtomicApi.TryModifyAtTests ‑ TryModifyAt_DictionaryIntKey
com.IvanMurzak.Unity.MCP.Editor.Tests.AtomicApi.TryModifyAtTests ‑ TryModifyAt_DictionaryStringKey
com.IvanMurzak.Unity.MCP.Editor.Tests.AtomicApi.TryModifyAtTests ‑ TryModifyAt_MissingMember_LogsDetailedError
com.IvanMurzak.Unity.MCP.Editor.Tests.AtomicApi.TryModifyAtTests ‑ TryModifyAt_OutOfRangeIndex_LogsError_LeavesGraphUntouched
com.IvanMurzak.Unity.MCP.Editor.Tests.AtomicApi.TryModifyAtTests ‑ TryModifyAt_PartialPatch_ArrayElement
com.IvanMurzak.Unity.MCP.Editor.Tests.AtomicApi.TryModifyAtTests ‑ TryModifyAt_RootField
com.IvanMurzak.Unity.MCP.Editor.Tests.AtomicApi.TryPatchTests ‑ TryPatch_InvalidJson_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.AtomicApi.TryPatchTests ‑ TryPatch_JsonElement_Overload
com.IvanMurzak.Unity.MCP.Editor.Tests.AtomicApi.TryPatchTests ‑ TryPatch_MultipleTopLevelFields
com.IvanMurzak.Unity.MCP.Editor.Tests.AtomicApi.TryPatchTests ‑ TryPatch_NestedArrayAndDictionary
com.IvanMurzak.Unity.MCP.Editor.Tests.AtomicApi.TryPatchTests ‑ TryPatch_NullValue_SetsFieldToNull
com.IvanMurzak.Unity.MCP.Editor.Tests.AtomicApi.TryPatchTests ‑ TryPatch_TypeHint_PolymorphicReplacement
com.IvanMurzak.Unity.MCP.Editor.Tests.AtomicApi.TryReadAtTests ‑ TryReadAt_ArrayElement_ReadWriteSymmetry
com.IvanMurzak.Unity.MCP.Editor.Tests.AtomicApi.TryReadAtTests ‑ TryReadAt_DictionaryIntKey_ReadWriteSymmetry
com.IvanMurzak.Unity.MCP.Editor.Tests.AtomicApi.TryReadAtTests ‑ TryReadAt_DictionaryStringKey_ReadWriteSymmetry
com.IvanMurzak.Unity.MCP.Editor.Tests.AtomicApi.TryReadAtTests ‑ TryReadAt_InvalidPath_ReturnsFalse_WithLogs
com.IvanMurzak.Unity.MCP.Editor.Tests.AtomicApi.TryReadAtTests ‑ TryReadAt_RootField_ReadWriteSymmetry
com.IvanMurzak.Unity.MCP.Editor.Tests.AtomicApi.ViewAndGrepTests ‑ Grep_InvalidRegex_ReturnsEmpty_WithLogs
com.IvanMurzak.Unity.MCP.Editor.Tests.AtomicApi.ViewAndGrepTests ‑ Grep_NameRegexNarrowsToFloatFields
com.IvanMurzak.Unity.MCP.Editor.Tests.AtomicApi.ViewAndGrepTests ‑ Grep_NameRegex_ReturnsFlatListOfViewMatches
com.IvanMurzak.Unity.MCP.Editor.Tests.AtomicApi.ViewAndGrepTests ‑ Grep_NullInput_ReturnsEmpty
com.IvanMurzak.Unity.MCP.Editor.Tests.AtomicApi.ViewAndGrepTests ‑ View_MaxDepthOne_TopLevelVisible_NestedStripped
com.IvanMurzak.Unity.MCP.Editor.Tests.AtomicApi.ViewAndGrepTests ‑ View_MaxDepthZero_RootEnvelopeOnly
com.IvanMurzak.Unity.MCP.Editor.Tests.AtomicApi.ViewAndGrepTests ‑ View_NameRegexAndTypeFilter_OnCyclicGraph_TerminatesAndFilters
com.IvanMurzak.Unity.MCP.Editor.Tests.BlacklistTypeTests ‑ Serialize_Component_BlacklistByTypeName_ShouldNotContainBlacklistedField
com.IvanMurzak.Unity.MCP.Editor.Tests.BlacklistTypeTests ‑ Serialize_Component_WithBlacklistedStruct_Field_ShouldNotContainBlacklistedField
com.IvanMurzak.Unity.MCP.Editor.Tests.BlacklistTypeTests ‑ Serialize_Component_WithBlacklistedType_Field_ShouldNotContainBlacklistedField
com.IvanMurzak.Unity.MCP.Editor.Tests.BlacklistTypeTests ‑ Serialize_Component_WithBlacklistedType_Property_ShouldNotContainBlacklistedProperty
com.IvanMurzak.Unity.MCP.Editor.Tests.BlacklistTypeTests ‑ Serialize_Component_WithMultipleBlacklistedTypes_ShouldNotContainAnyBlacklistedFields
com.IvanMurzak.Unity.MCP.Editor.Tests.BlacklistTypeTests ‑ Serialize_Component_WithoutBlacklist_ShouldContainAllFields
com.IvanMurzak.Unity.MCP.Editor.Tests.BlacklistTypeTests ‑ Serialize_Material_WithBlacklistedColor_ShouldNotContainColorMembers
com.IvanMurzak.Unity.MCP.Editor.Tests.BuiltInAssetCacheTests ‑ FindAssetByExtension_KnownBuiltIn_ReturnsAsset
com.IvanMurzak.Unity.MCP.Editor.Tests.BuiltInAssetCacheTests ‑ FindAssetByExtension_NullOrEmptyExtension_ReturnsAnyMatch
com.IvanMurzak.Unity.MCP.Editor.Tests.BuiltInAssetCacheTests ‑ FindAsset_Knob_AsSprite_ReturnsSprite
com.IvanMurzak.Unity.MCP.Editor.Tests.BuiltInAssetCacheTests ‑ FindAsset_Knob_AsTexture2D_ReturnsTexture2D
com.IvanMurzak.Unity.MCP.Editor.Tests.BuiltInAssetCacheTests ‑ FindAsset_Knob_SpriteAndTexture2D_AreDifferentObjects
com.IvanMurzak.Unity.MCP.Editor.Tests.ConnectionManagerTests ‑ ConnectionManager_Connect_WithInvalidEndpoint_ShouldReturnFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.ConnectionManagerTests ‑ ConnectionManager_Constructor_ShouldInitializeCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.ConnectionManagerTests ‑ ConnectionManager_Constructor_WithNullBuilder_ShouldThrowArgumentNullException
com.IvanMurzak.Unity.MCP.Editor.Tests.ConnectionManagerTests ‑ ConnectionManager_Constructor_WithNullLogger_ShouldThrowArgumentNullException
com.IvanMurzak.Unity.MCP.Editor.Tests.ConnectionManagerTests ‑ ConnectionManager_Disconnect_ShouldSetKeepConnectedToFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.ConnectionManagerTests ‑ ConnectionManager_Dispose_ShouldNotThrow
com.IvanMurzak.Unity.MCP.Editor.Tests.ConnectionManagerTests ‑ ConnectionManager_Endpoint_ShouldBeSettable
com.IvanMurzak.Unity.MCP.Editor.Tests.ConnectionManagerTests ‑ ConnectionManager_Endpoint_ShouldHandleValidUrls
com.IvanMurzak.Unity.MCP.Editor.Tests.DataFieldScriptableObjectPopulationTests ‑ Populate_All_Fields_SO_Test
com.IvanMurzak.Unity.MCP.Editor.Tests.DataPopulationTests ‑ Populate_All_Types_Test
com.IvanMurzak.Unity.MCP.Editor.Tests.DataPropertyPopulationTests ‑ Populate_All_Properties_Test
com.IvanMurzak.Unity.MCP.Editor.Tests.DataPropertyScriptableObjectPopulationTests ‑ Populate_All_Properties_SO_Test
com.IvanMurzak.Unity.MCP.Editor.Tests.DemoTest ‑ Always_Valid_Test
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetExtractorDevelopmentDependencyTests ‑ IsDevelopmentDependency_ReturnsFalse_WhenDevDependencyElementIsMissing
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetExtractorDevelopmentDependencyTests ‑ IsDevelopmentDependency_ReturnsFalse_WhenNupkgHasNoNuspec
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetExtractorDevelopmentDependencyTests ‑ IsDevelopmentDependency_ReturnsFalse_WhenNupkgIsCorrupt
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetExtractorDevelopmentDependencyTests ‑ IsDevelopmentDependency_ReturnsFalse_WhenNuspecDeclaresDevDependencyFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetExtractorDevelopmentDependencyTests ‑ IsDevelopmentDependency_ReturnsTrue_WhenNuspecDeclaresDevDependencyTrue
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetExtractorDevelopmentDependencyTests ‑ IsDevelopmentDependency_ReturnsTrue_WhenValueHasWhitespace
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetExtractorFlatLayoutTests ‑ ExtractDlls_OverwritesExistingFile_ForVersionBumpInPlace
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetExtractorFlatLayoutTests ‑ ExtractDlls_ReturnsEmpty_WhenPackageHasNoCompatibleFramework
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetExtractorFlatLayoutTests ‑ ExtractDlls_WritesAllShippedDlls_ForMultiDllPackage
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetExtractorFlatLayoutTests ‑ ExtractDlls_WritesUnversionedFlatFilename
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetInstallManifestTests ‑ Load_PreservesCaseInsensitiveLookup
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetInstallManifestTests ‑ Load_ReturnsEmptyManifest_OnMalformedJson_AndDoesNotThrow
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetInstallManifestTests ‑ Load_ReturnsEmptyManifest_WhenFileMissing
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetInstallManifestTests ‑ MigrateSyntheticOwnerEntries_DoesNotTouchUnrelatedPackages
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetInstallManifestTests ‑ MigrateSyntheticOwnerEntries_IgnoresEntriesAtDifferentVersion
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetInstallManifestTests ‑ MigrateSyntheticOwnerEntries_PartialDiskState_LeavesPlannedDllsMissingFromManifestEntry
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetInstallManifestTests ‑ MigrateSyntheticOwnerEntries_ReconcilesMultiDllPackage_AndDoesNotTripCollisionCheck
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetInstallManifestTests ‑ MigrateSyntheticOwnerEntries_ReturnsFalse_WhenNothingMigrated
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetInstallManifestTests ‑ SaveThenLoad_RoundTrips_AllFields
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetInstallManifestTests ‑ Save_CreatesInstallDirectoryIfMissing
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetInstallManifestTests ‑ Save_IsIdempotent_RoundTripIsByteForByte
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetInstallManifestTests ‑ TryParseInstalledDllName_GreedilyConsumesEntireVersionTail
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetInstallManifestTests ‑ TryParseInstalledDllName_HandlesPackageStemsWithDots
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetInstallManifestTests ‑ TryParseInstalledDllName_HandlesShortStemAndLongVersion
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetInstallManifestTests ‑ TryParseInstalledDllName_RejectsLegacyUnversionedFilename
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetInstallManifestTests ‑ TryParseInstalledDllName_RejectsMalformedTail
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetInstallManifestTests ‑ TryParseInstalledDllName_RejectsNonDllExtension
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetInstallManifestTests ‑ TryRebuildFromDisk_IgnoresLegacyUnversionedDllsAndNonDllFiles
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetInstallManifestTests ‑ TryRebuildFromDisk_KeysMultiDllPackagesUnderSyntheticStems
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetInstallManifestTests ‑ TryRebuildFromDisk_ReproducesSingleDllPackagesFromVersionedFilenames
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetLegacyMigrationTests ‑ Run_HappyPath_RemovesLegacyDirectoriesAndMetas
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetLegacyMigrationTests ‑ Run_Idempotent_SecondRunIsNoOp
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetLegacyMigrationTests ‑ Run_LegacyDirWithSemVerPrerelease_RemovedAsLegacy
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetLegacyMigrationTests ‑ Run_MixedLegacyState_MigratesLegacyDirsAndVersionedFiles_LeavesUnrelatedContent
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetLegacyMigrationTests ‑ Run_NoLegacyState_ReturnsNoLegacyState_OnEmptyInstallPath
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetLegacyMigrationTests ‑ Run_NoLegacyState_ReturnsNoLegacyState_OnUnversionedFlatInstall
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetLegacyMigrationTests ‑ Run_PermissionDenied_LeavesBlockedFolderIntactAndReportsAbortedFileLock
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetLegacyMigrationTests ‑ Run_VersionedFilenameDllsAtRoot_AreSwept
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetLongPathPreflightTests ‑ CheckWith_BoundaryAboveThreshold_UnixShapedPath_Throws
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetLongPathPreflightTests ‑ CheckWith_BoundaryAtThreshold_UnixShapedPath_DoesNotThrow
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetLongPathPreflightTests ‑ CheckWith_NoOpOnNonWindows
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetLongPathPreflightTests ‑ CheckWith_ReturnsNormallyOnWindowsWhenPathFits
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetLongPathPreflightTests ‑ CheckWith_ThrowsOnWindowsWhenPathExceedsThreshold
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetPackageInstallerStaleVersionCleanupTests ‑ RemoveStaleSiblingVersions_DeletesHigherVersionTooWhenItIsNotTheKeepVersion
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetPackageInstallerStaleVersionCleanupTests ‑ RemoveStaleSiblingVersions_DeletesPriorVersionDllAndItsMeta
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetPackageInstallerStaleVersionCleanupTests ‑ RemoveStaleSiblingVersions_HandlesPackageIdsWithDots
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetPackageInstallerStaleVersionCleanupTests ‑ RemoveStaleSiblingVersions_MatchesPackageIdCaseInsensitively
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetPackageInstallerStaleVersionCleanupTests ‑ RemoveStaleSiblingVersions_PreservesOtherPackages
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetPackageInstallerStaleVersionCleanupTests ‑ RemoveStaleSiblingVersions_PreservesSameVersionEntry
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetPackageInstallerStaleVersionCleanupTests ‑ RemoveStaleSiblingVersions_ReturnsFalse_WhenInstallPathDoesNotExist
com.IvanMurzak.Unity.MCP.Editor.Tests.DependencyResolverTests.NuGetPackageInstallerStaleVersionCleanupTests ‑ RemoveStaleSiblingVersions_ReturnsFalse_WhenManifestHasNoMatchingEntry
com.IvanMurzak.Unity.MCP.Editor.Tests.EnvironmentUtilsTests ‑ IsLoopbackUrl_RecognisesLoopbackHosts("",False)
com.IvanMurzak.Unity.MCP.Editor.Tests.EnvironmentUtilsTests ‑ IsLoopbackUrl_RecognisesLoopbackHosts("http://127.0.0.1:5220",True)
com.IvanMurzak.Unity.MCP.Editor.Tests.EnvironmentUtilsTests ‑ IsLoopbackUrl_RecognisesLoopbackHosts("http://[::1]:5220/",True)
com.IvanMurzak.Unity.MCP.Editor.Tests.EnvironmentUtilsTests ‑ IsLoopbackUrl_RecognisesLoopbackHosts("http://localhost:5220/",True)
com.IvanMurzak.Unity.MCP.Editor.Tests.EnvironmentUtilsTests ‑ IsLoopbackUrl_RecognisesLoopbackHosts("https://ai-game.dev",False)
com.IvanMurzak.Unity.MCP.Editor.Tests.EnvironmentUtilsTests ‑ IsLoopbackUrl_RecognisesLoopbackHosts("not-a-url",False)
com.IvanMurzak.Unity.MCP.Editor.Tests.EnvironmentUtilsTests ‑ Override_DiskOnly_NoEnvNoArgs_LeavesConfigUnchanged
com.IvanMurzak.Unity.MCP.Editor.Tests.EnvironmentUtilsTests ‑ Override_EnvToken_WritesToCloudTokenWhenModeIsCloud
com.IvanMurzak.Unity.MCP.Editor.Tests.EnvironmentUtilsTests ‑ Override_EnvToken_WritesToLocalTokenWhenModeIsCustom
com.IvanMurzak.Unity.MCP.Editor.Tests.EnvironmentUtilsTests ‑ Override_ExplicitConnectionMode_BeatsLoopbackInference
com.IvanMurzak.Unity.MCP.Editor.Tests.EnvironmentUtilsTests ‑ Override_FlagToken_BeatsEnvToken
com.IvanMurzak.Unity.MCP.Editor.Tests.EnvironmentUtilsTests ‑ Override_InvalidEnumValue_IsIgnored
com.IvanMurzak.Unity.MCP.Editor.Tests.EnvironmentUtilsTests ‑ Override_LoopbackHostUrl_InfersCustomMode
com.IvanMurzak.Unity.MCP.Editor.Tests.EnvironmentUtilsTests ‑ Override_PerField_TokenFromEnv_HostFromDisk
com.IvanMurzak.Unity.MCP.Editor.Tests.EnvironmentUtilsTests ‑ Override_QuotedValue_IsTrimmed
com.IvanMurzak.Unity.MCP.Editor.Tests.EnvironmentUtilsTests ‑ Override_RemoteHostUrl_DoesNotInferCustomMode
com.IvanMurzak.Unity.MCP.Editor.Tests.EnvironmentUtilsTests ‑ Override_TrailingSlashOnHostUrl_IsStripped
com.IvanMurzak.Unity.MCP.Editor.Tests.EnvironmentUtilsTests ‑ Override_UnityMcpStyleFlag_BeatsEnvVar
com.IvanMurzak.Unity.MCP.Editor.Tests.EnvironmentUtilsTests ‑ Persistence_BaselineRoundTripsToDiskWithoutOverrides
com.IvanMurzak.Unity.MCP.Editor.Tests.EnvironmentUtilsTests ‑ Persistence_EmptyRecord_NoOpOnApplyBaselineAndOverrides
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigCommandArrayTests ‑ Configure_CommandArrayContainsAllRequiredArguments
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigCommandArrayTests ‑ Configure_DeepNestedBodyPath_CreatesFullStructure
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigCommandArrayTests ‑ Configure_EmptyBodyPath_HandlesGracefully
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigCommandArrayTests ‑ Configure_EmptyConfigPath_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigCommandArrayTests ‑ Configure_EmptyExistingFile_CreatesNewStructure
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigCommandArrayTests ‑ Configure_ExistingFileNestedStructure_PreservesContent
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigCommandArrayTests ‑ Configure_ExistingFileSimpleStructure_PreservesContent
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigCommandArrayTests ‑ Configure_ExistingFileWithDuplicateCommand_ReplacesEntry
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigCommandArrayTests ‑ Configure_InvalidJsonFile_ReplacesWithNewConfig
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigCommandArrayTests ‑ Configure_MultipleCalls_UpdatesConfiguration
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigCommandArrayTests ‑ Configure_NestedBodyPath_CreatesCorrectStructure
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigCommandArrayTests ‑ Configure_SimpleBodyPath_CreatesCommandArrayFormat
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigCommandArrayTests ‑ ExpectedFileContent_NestedBodyPath_ReturnsCorrectNestedStructure
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigCommandArrayTests ‑ ExpectedFileContent_SimpleBodyPath_ReturnsCorrectFormat
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigCommandArrayTests ‑ IsConfigured_EmptyFile_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigCommandArrayTests ‑ IsConfigured_NestedBodyPath_DetectsCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigCommandArrayTests ‑ IsConfigured_NonExistentFile_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigCommandArrayTests ‑ IsConfigured_NonExistentPath_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigCommandArrayTests ‑ IsConfigured_SimpleBodyPath_DetectsCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigCommandArrayTests ‑ IsConfigured_WrongCommandArray_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigCommandArrayTests ‑ IsConfigured_WrongType_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ Configure_EmptyConfigPath_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ Configure_ExistingFile_MergedPropertiesInAlphabeticalOrder
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ Configure_Http_ContainsCorrectUrl
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ Configure_Http_CreatesCorrectFormat
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ Configure_Http_DefaultIdentityKeys_DoNotRemoveByServerUrl
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ Configure_Http_NestedBodyPath_CreatesCorrectStructure
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ Configure_Http_RemovesDuplicateByServerUrl
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ Configure_Http_RemovesDuplicateByUrl
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ Configure_MultipleCalls_SameTransport_UpdatesConfiguration
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ Configure_PreservesUnrelatedServers
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ Configure_PropertiesInAlphabeticalOrder
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ Configure_Stdio_ContainsCorrectArguments
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ Configure_Stdio_CreatesCorrectFormat
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ Configure_Stdio_RemovesDuplicateByCommand
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ Configure_SwitchFromHttpToStdio_RemovesHttpProperties
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ Configure_SwitchFromStdioToHttp_RemovesStdioProperties
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ Configure_SwitchTransport_PreservesOtherServers
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ ExpectedFileContent_Http_ReturnsCorrectFormat
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ ExpectedFileContent_PropertiesInAlphabeticalOrder
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ ExpectedFileContent_Stdio_ReturnsCorrectFormat
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ IsConfigured_EmptyFile_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ IsConfigured_ExactComparison_RejectsDifferentPaths
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ IsConfigured_HttpTransport_WithStdioConfig_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ IsConfigured_Http_MissingUrl_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ IsConfigured_Http_OtherServerMatches_ButDefaultMissing_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ IsConfigured_Http_ValidConfig_ReturnsTrue
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ IsConfigured_Http_WithArgsProperty_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ IsConfigured_Http_WithCommandProperty_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ IsConfigured_Http_WrongType_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ IsConfigured_Http_WrongUrl_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ IsConfigured_NonExistentFile_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ IsConfigured_OtherServerMatches_ButDefaultMissing_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ IsConfigured_OtherServerMatches_DefaultHasWrongValues_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ IsConfigured_PathComparison_BackslashEqualsForwardSlash
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ IsConfigured_PathComparison_TrailingSlashIgnored
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ IsConfigured_StdioTransport_WithHttpConfig_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ IsConfigured_Stdio_MissingCommand_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ IsConfigured_Stdio_ValidConfig_ReturnsTrue
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ IsConfigured_Stdio_WithUrlProperty_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ IsConfigured_Stdio_WrongPort_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ IsConfigured_UrlComparison_SchemeCaseInsensitive
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ IsConfigured_UrlComparison_TrailingSlashIgnored
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ IsDetected_DeprecatedName_ReturnsTrue
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ IsDetected_DuplicateByCommand_ReturnsTrue
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ IsDetected_DuplicateByUrl_ReturnsTrue
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ Unconfigure_DeprecatedAndCurrentPresent_RemovesBoth
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ Unconfigure_DeprecatedName_RemovesIt
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ Unconfigure_DuplicateByCommand_RemovesIt
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonAiAgentConfigTests ‑ Unconfigure_NothingPresent_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.BoundsConverterTests ‑ BoundsInt_LargeValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.BoundsConverterTests ‑ BoundsInt_NegativeValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.BoundsConverterTests ‑ BoundsInt_Standard
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.BoundsConverterTests ‑ BoundsInt_Zero
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.BoundsConverterTests ‑ Bounds_LargeValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.BoundsConverterTests ‑ Bounds_MixedValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.BoundsConverterTests ‑ Bounds_NaN
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.BoundsConverterTests ‑ Bounds_NegativeInfinity
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.BoundsConverterTests ‑ Bounds_NegativeValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.BoundsConverterTests ‑ Bounds_PositiveInfinity
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.BoundsConverterTests ‑ Bounds_Standard
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.BoundsConverterTests ‑ Bounds_Zero
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.ColorConverterTests ‑ Color32_Black
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.ColorConverterTests ‑ Color32_Custom
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.ColorConverterTests ‑ Color32_Transparent
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.ColorConverterTests ‑ Color32_White
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.ColorConverterTests ‑ Color_Black
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.ColorConverterTests ‑ Color_Clear
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.ColorConverterTests ‑ Color_Custom
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.ColorConverterTests ‑ Color_HDR_Values
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.ColorConverterTests ‑ Color_MixedValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.ColorConverterTests ‑ Color_NaN
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.ColorConverterTests ‑ Color_NegativeInfinity
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.ColorConverterTests ‑ Color_NegativeValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.ColorConverterTests ‑ Color_PositiveInfinity
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.ColorConverterTests ‑ Color_White
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.GradientConverterTests ‑ GradientAlphaKey_Custom
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.GradientConverterTests ‑ GradientAlphaKey_Default
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.GradientConverterTests ‑ GradientColorKey_Custom
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.GradientConverterTests ‑ GradientColorKey_Default
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.GradientConverterTests ‑ Gradient_Default
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.GradientConverterTests ‑ Gradient_FixedMode
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.GradientConverterTests ‑ Gradient_MultipleKeys
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.GradientConverterTests ‑ Gradient_SimpleBlend
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.MatrixConverterTests ‑ Matrix4x4_CustomValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.MatrixConverterTests ‑ Matrix4x4_Identity
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.MatrixConverterTests ‑ Matrix4x4_MixedValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.MatrixConverterTests ‑ Matrix4x4_NaN
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.MatrixConverterTests ‑ Matrix4x4_NegativeInfinity
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.MatrixConverterTests ‑ Matrix4x4_NegativeValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.MatrixConverterTests ‑ Matrix4x4_PositiveInfinity
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.MatrixConverterTests ‑ Matrix4x4_TRS
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.MatrixConverterTests ‑ Matrix4x4_Zero
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.QuaternionConverterTests ‑ Quaternion_AngleAxis
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.QuaternionConverterTests ‑ Quaternion_CustomValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.QuaternionConverterTests ‑ Quaternion_Euler
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.QuaternionConverterTests ‑ Quaternion_Identity
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.QuaternionConverterTests ‑ Quaternion_MixedValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.QuaternionConverterTests ‑ Quaternion_NaN
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.QuaternionConverterTests ‑ Quaternion_NegativeInfinity
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.QuaternionConverterTests ‑ Quaternion_NegativeValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.QuaternionConverterTests ‑ Quaternion_PositiveInfinity
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.RectConverterTests ‑ RectInt_LargeValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.RectConverterTests ‑ RectInt_NegativeValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.RectConverterTests ‑ RectInt_Standard
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.RectConverterTests ‑ RectInt_Zero
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.RectConverterTests ‑ Rect_LargeValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.RectConverterTests ‑ Rect_MixedValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.RectConverterTests ‑ Rect_NaN
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.RectConverterTests ‑ Rect_NegativeInfinity
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.RectConverterTests ‑ Rect_NegativeValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.RectConverterTests ‑ Rect_PositiveInfinity
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.RectConverterTests ‑ Rect_Standard
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.RectConverterTests ‑ Rect_Zero
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector2Int_CustomValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector2Int_Down
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector2Int_LargeValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector2Int_Left
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector2Int_NegativeValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector2Int_One
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector2Int_Right
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector2Int_Up
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector2Int_Zero
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector2_Down
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector2_LargeValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector2_Left
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector2_MixedInfinityAndNaN
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector2_NaN
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector2_NegativeInfinity
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector2_NegativeValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector2_One
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector2_PositiveInfinity
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector2_Right
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector2_SmallValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector2_Up
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector2_Zero
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector3Int_Back
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector3Int_CustomValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector3Int_Down
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector3Int_Forward
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector3Int_LargeValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector3Int_Left
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector3Int_NegativeValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector3Int_One
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector3Int_Right
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector3Int_Up
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector3Int_Zero
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector3_Back
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector3_Down
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector3_Forward
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector3_LargeValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector3_Left
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector3_MixedInfinityAndNaN
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector3_NaN
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector3_NegativeInfinity
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector3_NegativeValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector3_One
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector3_PositiveInfinity
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector3_Right
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector3_SmallValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector3_Up
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector3_Zero
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector4_CustomValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector4_LargeValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector4_MixedInfinityAndNaN
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector4_NaN
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector4_NegativeInfinity
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector4_NegativeValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector4_One
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector4_PositiveInfinity
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector4_SmallValues
com.IvanMurzak.Unity.MCP.Editor.Tests.JsonConverter.VectorConverterTests ‑ Vector4_Zero
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorClientConfigureTests ‑ ConfigureMcpClient_DeepNestedBodyPath_CreatesFullStructure
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorClientConfigureTests ‑ ConfigureMcpClient_EmptyExistingFile_CreatesNewStructure
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorClientConfigureTests ‑ ConfigureMcpClient_ExistingFileNestedStructure_PreservesContent
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorClientConfigureTests ‑ ConfigureMcpClient_ExistingFileSimpleStructure_PreservesContent
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorClientConfigureTests ‑ ConfigureMcpClient_ExistingFileWithDuplicateCommand_ReplacesEntry
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorClientConfigureTests ‑ ConfigureMcpClient_InvalidJsonFile_ReplacesWithNewConfig
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorClientConfigureTests ‑ ConfigureMcpClient_NestedBodyPath_CreatesCorrectStructure
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorClientConfigureTests ‑ ConfigureMcpClient_SimpleBodyPath_CreatesCorrectStructure
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorClientConfigureTests ‑ IsMcpClientConfigured_NestedBodyPath_DetectsCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorClientConfigureTests ‑ IsMcpClientConfigured_NonExistentPath_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorClientConfigureTests ‑ IsMcpClientConfigured_SimpleBodyPath_DetectsCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ CombineMcpServerStatus(Running,False,Running)
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ CombineMcpServerStatus(Running,True,Running)
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ CombineMcpServerStatus(Starting,True,External)
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ CombineMcpServerStatus(Stopped,False,Stopped)
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ CombineMcpServerStatus(Stopped,True,External)
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ CombineMcpServerStatus(Stopping,False,Stopping)
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ CombineMcpServerStatus(Stopping,True,External)
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ ComputeCloudAuthState_Cloud_EmptyToken
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ ComputeCloudAuthState_Cloud_NullToken
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ ComputeCloudAuthState_Cloud_ValidToken
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ ComputeCloudAuthState_Custom_NullToken
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ ComputeCloudAuthState_Custom_ValidToken
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetAuthFlowStatusMessage_Authorized
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetAuthFlowStatusMessage_Cancelled
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetAuthFlowStatusMessage_Expired
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetAuthFlowStatusMessage_Failed_NullMessage
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetAuthFlowStatusMessage_Failed_WithMessage
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetAuthFlowStatusMessage_Idle
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetAuthFlowStatusMessage_Initiating
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetAuthFlowStatusMessage_Polling
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetAuthFlowStatusMessage_WaitingForUser
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetButtonText(Connected,False,"Connect")
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetButtonText(Connected,True,"Disconnect")
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetButtonText(Disconnected,False,"Connect")
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetButtonText(Disconnected,True,"Stop")
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetButtonText(Reconnecting,False,"Connect")
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetButtonText(Reconnecting,True,"Stop")
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetConnectionStatusClass(Connected,False,"status-indicator-circle-disconnected")
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetConnectionStatusClass(Connected,True,"status-indicator-circle-online")
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetConnectionStatusClass(Disconnected,False,"status-indicator-circle-disconnected")
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetConnectionStatusClass(Disconnected,True,"status-indicator-circle-connecting")
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetConnectionStatusClass(Reconnecting,False,"status-indicator-circle-disconnected")
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetConnectionStatusClass(Reconnecting,True,"status-indicator-circle-connecting")
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetConnectionStatusText(Connected,False,"Disconnected")
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetConnectionStatusText(Connected,True,"Connected")
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetConnectionStatusText(Disconnected,False,"Disconnected")
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetConnectionStatusText(Disconnected,True,"Connecting...")
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetConnectionStatusText(Reconnecting,False,"Disconnected")
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetConnectionStatusText(Reconnecting,True,"Connecting...")
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetServerButtonText(External,"External")
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetServerButtonText(Running,"Stop")
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetServerButtonText(Starting,"Starting...")
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetServerButtonText(Stopped,"Start")
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetServerButtonText(Stopping,"Stopping...")
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetServerLabelText_External_Http
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetServerLabelText_External_NullTransport
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetServerLabelText_External_Stdio
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetServerLabelText_Running
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetServerLabelText_Starting
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetServerLabelText_Stopped
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetServerLabelText_Stopping
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetServerStatusClass(External,"status-indicator-circle-external")
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetServerStatusClass(Running,"status-indicator-circle-online")
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetServerStatusClass(Starting,"status-indicator-circle-connecting")
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetServerStatusClass(Stopped,"status-indicator-circle-disconnected")
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ GetServerStatusClass(Stopping,"status-indicator-circle-connecting")
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ IsAuthFlowRunning(Authorized,False)
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ IsAuthFlowRunning(Cancelled,False)
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ IsAuthFlowRunning(Expired,False)
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ IsAuthFlowRunning(Failed,False)
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ IsAuthFlowRunning(Idle,False)
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ IsAuthFlowRunning(Initiating,True)
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ IsAuthFlowRunning(Polling,True)
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ IsAuthFlowRunning(WaitingForUser,True)
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ IsHostFieldReadOnly(False,Connected,True)
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ IsHostFieldReadOnly(False,Disconnected,False)
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ IsHostFieldReadOnly(False,Reconnecting,True)
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ IsHostFieldReadOnly(True,Connected,True)
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ IsHostFieldReadOnly(True,Disconnected,True)
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ IsHostFieldReadOnly(True,Reconnecting,True)
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ IsMcpServerControlEnabled(stdio,False)
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ IsMcpServerControlEnabled(streamableHttp,True)
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ IsServerButtonEnabled(External,False)
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ IsServerButtonEnabled(Running,True)
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ IsServerButtonEnabled(Starting,False)
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ IsServerButtonEnabled(Stopped,True)
com.IvanMurzak.Unity.MCP.Editor.Tests.MainWindowEditorStatusLogicTests ‑ IsServerButtonEnabled(Stopping,False)
com.IvanMurzak.Unity.MCP.Editor.Tests.McpPluginTests ‑ CurrentPlugin_ShouldHaveValidMcpManager
com.IvanMurzak.Unity.MCP.Editor.Tests.McpPluginTests ‑ CurrentPlugin_ShouldNotBeNull_WhenInitialized
com.IvanMurzak.Unity.MCP.Editor.Tests.McpPluginTests ‑ PluginProperty_WhereNotNull_ShouldExecuteCallbackAtLeastOnce
com.IvanMurzak.Unity.MCP.Editor.Tests.McpPluginTests ‑ PluginProperty_WhereNotNull_Take1_ShouldExecuteCallbackOnce
com.IvanMurzak.Unity.MCP.Editor.Tests.McpServerManagerAutoStartTests ‑ IsAutoStartAllowedForMode_Cloud_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.McpServerManagerAutoStartTests ‑ IsAutoStartAllowedForMode_Custom_ReturnsTrue
com.IvanMurzak.Unity.MCP.Editor.Tests.ObjectGetDataTests ‑ GetData_AudioSource_ReturnsSerializedData
com.IvanMurzak.Unity.MCP.Editor.Tests.ObjectGetDataTests ‑ GetData_BoxCollider_ReturnsSerializedData
com.IvanMurzak.Unity.MCP.Editor.Tests.ObjectGetDataTests ‑ GetData_Camera_ReturnsSerializedData
com.IvanMurzak.Unity.MCP.Editor.Tests.ObjectGetDataTests ‑ GetData_ChildGameObject_ReturnsSerializedData
com.IvanMurzak.Unity.MCP.Editor.Tests.ObjectGetDataTests ‑ GetData_DestroyedGameObject_ThrowsException
com.IvanMurzak.Unity.MCP.Editor.Tests.ObjectGetDataTests ‑ GetData_GameObjectWithPosition_ReturnsSerializedData
com.IvanMurzak.Unity.MCP.Editor.Tests.ObjectGetDataTests ‑ GetData_InactiveGameObject_ReturnsSerializedData
com.IvanMurzak.Unity.MCP.Editor.Tests.ObjectGetDataTests ‑ GetData_InvalidObjectRef_ZeroInstanceID_ThrowsArgumentException
com.IvanMurzak.Unity.MCP.Editor.Tests.ObjectGetDataTests ‑ GetData_Light_ReturnsSerializedData
com.IvanMurzak.Unity.MCP.Editor.Tests.ObjectGetDataTests ‑ GetData_Material_ReturnsSerializedData
com.IvanMurzak.Unity.MCP.Editor.Tests.ObjectGetDataTests ‑ GetData_MeshRenderer_ReturnsSerializedData
com.IvanMurzak.Unity.MCP.Editor.Tests.ObjectGetDataTests ‑ GetData_NonExistentInstanceID_ThrowsException
com.IvanMurzak.Unity.MCP.Editor.Tests.ObjectGetDataTests ‑ GetData_Rigidbody_ReturnsSerializedData
com.IvanMurzak.Unity.MCP.Editor.Tests.ObjectGetDataTests ‑ GetData_ValidComponent_ReturnsSerializedData
com.IvanMurzak.Unity.MCP.Editor.Tests.ObjectGetDataTests ‑ GetData_ValidGameObject_ReturnsSerializedData
com.IvanMurzak.Unity.MCP.Editor.Tests.ObjectModifyTests ‑ Modify_InvalidObjectRef_ThrowsException
com.IvanMurzak.Unity.MCP.Editor.Tests.ObjectModifyTests ‑ Modify_NullDiff_ThrowsArgumentNullException
com.IvanMurzak.Unity.MCP.Editor.Tests.ObjectModifyTests ‑ Modify_RenameGameObject_Success
com.IvanMurzak.Unity.MCP.Editor.Tests.ObjectModifyTests ‑ Modify_TransformPosition_Success
com.IvanMurzak.Unity.MCP.Editor.Tests.PathBasedToolTests ‑ AssetsGetData_ViewQuery_FiltersByMaxDepth
com.IvanMurzak.Unity.MCP.Editor.Tests.PathBasedToolTests ‑ ComponentGet_MultiPath_ReturnsAllRequestedFields
com.IvanMurzak.Unity.MCP.Editor.Tests.PathBasedToolTests ‑ ComponentGet_NoPathParams_StillReturnsLegacyFieldsList
com.IvanMurzak.Unity.MCP.Editor.Tests.PathBasedToolTests ‑ ComponentGet_PathsAndViewQueryTogether_ThrowsArgumentException
com.IvanMurzak.Unity.MCP.Editor.Tests.PathBasedToolTests ‑ ComponentGet_PathsWithEmptyEntry_DoesNotSerializeWholeObject
com.IvanMurzak.Unity.MCP.Editor.Tests.PathBasedToolTests ‑ ComponentGet_SinglePath_ReturnsOnlyTheRequestedField
com.IvanMurzak.Unity.MCP.Editor.Tests.PathBasedToolTests ‑ ComponentGet_ViewQuery_NameRegex_KeepsOnlyMatchingBranches
com.IvanMurzak.Unity.MCP.Editor.Tests.PathBasedToolTests ‑ ComponentModify_AllThreeSurfaces_ApplyInDocumentedOrder
com.IvanMurzak.Unity.MCP.Editor.Tests.PathBasedToolTests ‑ ComponentModify_InvalidPath_ReportsStructuredError
com.IvanMurzak.Unity.MCP.Editor.Tests.PathBasedToolTests ‑ ComponentModify_JsonPatch_UpdatesMultipleFieldsAtOnce
com.IvanMurzak.Unity.MCP.Editor.Tests.PathBasedToolTests ‑ ComponentModify_PartialArrayElement_UpdatesOneFieldOnTargetElement
com.IvanMurzak.Unity.MCP.Editor.Tests.PathBasedToolTests ‑ ComponentModify_PathPatches_WithNullElement_DoesNotThrow_AndLogsSkip
com.IvanMurzak.Unity.MCP.Editor.Tests.PathBasedToolTests ‑ ComponentModify_SinglePath_AtomicallyUpdatesScalar
com.IvanMurzak.Unity.MCP.Editor.Tests.PathBasedToolTests ‑ GameObjectModify_PathPatchesPerGameObject_LengthMismatch_ThrowsArgumentException
com.IvanMurzak.Unity.MCP.Editor.Tests.PathBasedToolTests ‑ GameObjectModify_PerGameObjectPathPatches_ParallelArrays
com.IvanMurzak.Unity.MCP.Editor.Tests.PathBasedToolTests ‑ ObjectGetData_SinglePath_ReturnsFilteredAggregate
com.IvanMurzak.Unity.MCP.Editor.Tests.PathBasedToolTests ‑ ObjectModify_PathPatch_UpdatesGameObjectName
com.IvanMurzak.Unity.MCP.Editor.Tests.RefTypes.AssetObjectRefTests ‑ InstanceID_Description_Includes_All_Relevant_Props
com.IvanMurzak.Unity.MCP.Editor.Tests.RefTypes.GameObjectRefTests ‑ InstanceID_Description_Includes_All_Relevant_Props
com.IvanMurzak.Unity.MCP.Editor.Tests.RefTypes.ObjectRefTests ‑ InstanceID_Description_Includes_All_Relevant_Props
com.IvanMurzak.Unity.MCP.Editor.Tests.RunToolStructuredContentTests ‑ RunTool_ReturnsArray_ShouldReturnStructuredContent
com.IvanMurzak.Unity.MCP.Editor.Tests.RunToolStructuredContentTests ‑ RunTool_ReturnsBool_ShouldReturnAsStringWithoutStructuredContent
com.IvanMurzak.Unity.MCP.Editor.Tests.RunToolStructuredContentTests ‑ RunTool_ReturnsColor_ShouldReturnStructuredContent
com.IvanMurzak.Unity.MCP.Editor.Tests.RunToolStructuredContentTests ‑ RunTool_ReturnsCustomClass_ShouldReturnStructuredContent
com.IvanMurzak.Unity.MCP.Editor.Tests.RunToolStructuredContentTests ‑ RunTool_ReturnsDictionaryWithComplexValues_ShouldReturnStructuredContent
com.IvanMurzak.Unity.MCP.Editor.Tests.RunToolStructuredContentTests ‑ RunTool_ReturnsDictionary_ShouldReturnStructuredContent
com.IvanMurzak.Unity.MCP.Editor.Tests.RunToolStructuredContentTests ‑ RunTool_ReturnsEnum_ShouldReturnAsStringWithoutStructuredContent
com.IvanMurzak.Unity.MCP.Editor.Tests.RunToolStructuredContentTests ‑ RunTool_ReturnsFloat_ShouldReturnAsStringWithoutStructuredContent
com.IvanMurzak.Unity.MCP.Editor.Tests.RunToolStructuredContentTests ‑ RunTool_ReturnsInt_ShouldReturnAsStringWithoutStructuredContent
com.IvanMurzak.Unity.MCP.Editor.Tests.RunToolStructuredContentTests ‑ RunTool_ReturnsListOfCustomObjects_ShouldReturnStructuredContent
com.IvanMurzak.Unity.MCP.Editor.Tests.RunToolStructuredContentTests ‑ RunTool_ReturnsList_ShouldReturnStructuredContent
com.IvanMurzak.Unity.MCP.Editor.Tests.RunToolStructuredContentTests ‑ RunTool_ReturnsMicrosoftLogLevel_ShouldReturnAsStringWithoutStructuredContent
com.IvanMurzak.Unity.MCP.Editor.Tests.RunToolStructuredContentTests ‑ RunTool_ReturnsNestedClass_ShouldReturnStructuredContent
com.IvanMurzak.Unity.MCP.Editor.Tests.RunToolStructuredContentTests ‑ RunTool_ReturnsNull_ShouldReturnSuccessWithNullMessage
com.IvanMurzak.Unity.MCP.Editor.Tests.RunToolStructuredContentTests ‑ RunTool_ReturnsQuaternion_ShouldReturnStructuredContent
com.IvanMurzak.Unity.MCP.Editor.Tests.RunToolStructuredContentTests ‑ RunTool_ReturnsResponseCallTool_ShouldPassThroughDirectly
com.IvanMurzak.Unity.MCP.Editor.Tests.RunToolStructuredContentTests ‑ RunTool_ReturnsString_ShouldReturnAsStringWithoutStructuredContent
com.IvanMurzak.Unity.MCP.Editor.Tests.RunToolStructuredContentTests ‑ RunTool_ReturnsVector3_ShouldReturnStructuredContent
com.IvanMurzak.Unity.MCP.Editor.Tests.RunToolStructuredContentTests ‑ RunTool_StructuredContent_ShouldBeValidJson
com.IvanMurzak.Unity.MCP.Editor.Tests.RunToolTests ‑ RunTool_Constructor_WithNullMethodInfo_ShouldThrow
com.IvanMurzak.Unity.MCP.Editor.Tests.RunToolTests ‑ RunTool_Constructor_WithNullName_ShouldThrow
com.IvanMurzak.Unity.MCP.Editor.Tests.RunToolTests ‑ RunTool_CreateFromInstanceMethod_ShouldInitializeCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.RunToolTests ‑ RunTool_CreateFromStaticMethod_ShouldInitializeCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.RunToolTests ‑ RunTool_Run_WithAsyncMethod_ShouldReturnCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.RunToolTests ‑ RunTool_Run_WithException_ShouldReturnError
com.IvanMurzak.Unity.MCP.Editor.Tests.RunToolTests ‑ RunTool_Run_WithNamedParameters_ShouldReturnSuccess
com.IvanMurzak.Unity.MCP.Editor.Tests.RunToolTests ‑ RunTool_Run_WithNullParameters_ShouldHandleGracefully
com.IvanMurzak.Unity.MCP.Editor.Tests.RunToolTests ‑ RunTool_Run_WithRequestIDInjection_ShouldInjectCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.RunToolTests ‑ RunTool_Run_WithValidParameters_ShouldReturnSuccess
com.IvanMurzak.Unity.MCP.Editor.Tests.SceneViewToolbarOverlayTests ‑ ButtonId_HasSlashSeparatedActionSuffix
com.IvanMurzak.Unity.MCP.Editor.Tests.SceneViewToolbarOverlayTests ‑ ButtonId_PrefixedWithOverlayId
com.IvanMurzak.Unity.MCP.Editor.Tests.SceneViewToolbarOverlayTests ‑ ClickCallback_OpensMainWindowEditor
com.IvanMurzak.Unity.MCP.Editor.Tests.SceneViewToolbarOverlayTests ‑ IconAttributePath_StaysInSyncWithRuntimeFallback
com.IvanMurzak.Unity.MCP.Editor.Tests.SceneViewToolbarOverlayTests ‑ OpenWindowButton_SetsExpectedTextAndTooltip
com.IvanMurzak.Unity.MCP.Editor.Tests.ScreenshotCameraTests ‑ ScreenshotCamera_CustomDimensions_ReturnsImage
com.IvanMurzak.Unity.MCP.Editor.Tests.ScreenshotCameraTests ‑ ScreenshotCamera_DefaultDimensions_ReturnsImage
com.IvanMurzak.Unity.MCP.Editor.Tests.ScreenshotCameraTests ‑ ScreenshotCamera_MainCameraTag_UsedWhenNoCameraRefProvided
com.IvanMurzak.Unity.MCP.Editor.Tests.ScreenshotCameraTests ‑ ScreenshotCamera_NoCameraInScene_ReturnsError
com.IvanMurzak.Unity.MCP.Editor.Tests.ScreenshotCameraTests ‑ ScreenshotCamera_NullCameraRef_UsesFirstAvailableCamera
com.IvanMurzak.Unity.MCP.Editor.Tests.ScreenshotCameraTests ‑ ScreenshotCamera_ViaRunTool_SmallestDimensions_Succeeds
com.IvanMurzak.Unity.MCP.Editor.Tests.ScreenshotCameraTests ‑ ScreenshotCamera_ViaRunTool_WithCameraRef_Succeeds
com.IvanMurzak.Unity.MCP.Editor.Tests.ScreenshotCameraTests ‑ ScreenshotCamera_WithCameraRef_ReturnsImage
com.IvanMurzak.Unity.MCP.Editor.Tests.ScreenshotGameViewTests ‑ ScreenshotGameView_DoesNotThrow
com.IvanMurzak.Unity.MCP.Editor.Tests.ScreenshotGameViewTests ‑ ScreenshotGameView_GameViewTypeFound_InEditorContext
com.IvanMurzak.Unity.MCP.Editor.Tests.ScreenshotGameViewTests ‑ ScreenshotGameView_ReturnsKnownResponseType
com.IvanMurzak.Unity.MCP.Editor.Tests.ScreenshotGameViewTests ‑ ScreenshotGameView_ViaRunTool_WhenGameViewReady_Succeeds
com.IvanMurzak.Unity.MCP.Editor.Tests.ScreenshotGameViewTests ‑ ScreenshotGameView_ViaRunTool_WhenRenderTextureNotReady_ReturnsErrorJson
com.IvanMurzak.Unity.MCP.Editor.Tests.ScreenshotGameViewTests ‑ ScreenshotGameView_WhenGameViewReady_ReturnsImage

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / 2023.2.22f1 editmode base Results

943 tests found (test 558 to 943)

There are 943 tests, see "Raw output" for the list of tests 558 to 943.
Raw output
com.IvanMurzak.Unity.MCP.Editor.Tests.ScreenshotGameViewTests ‑ ScreenshotGameView_WhenRenderTextureNotReady_ReturnsSpecificError
com.IvanMurzak.Unity.MCP.Editor.Tests.ScreenshotSceneViewTests ‑ ScreenshotSceneView_DoesNotThrowException
com.IvanMurzak.Unity.MCP.Editor.Tests.ScreenshotSceneViewTests ‑ ScreenshotSceneView_ViaRunTool_WhenNoSceneView_ReturnsErrorJson
com.IvanMurzak.Unity.MCP.Editor.Tests.ScreenshotSceneViewTests ‑ ScreenshotSceneView_ViaRunTool_WhenSceneViewReady_Succeeds
com.IvanMurzak.Unity.MCP.Editor.Tests.ScreenshotSceneViewTests ‑ ScreenshotSceneView_WhenNoSceneViewOpen_ReturnsSpecificError
com.IvanMurzak.Unity.MCP.Editor.Tests.ScreenshotSceneViewTests ‑ ScreenshotSceneView_WithSceneView_CustomDimensions_ReturnsImage
com.IvanMurzak.Unity.MCP.Editor.Tests.ScreenshotSceneViewTests ‑ ScreenshotSceneView_WithSceneView_DefaultDimensions_ReturnsImage
com.IvanMurzak.Unity.MCP.Editor.Tests.ScreenshotSceneViewTests ‑ ScreenshotSceneView_WithSceneView_SmallDimensions_ReturnsImage
com.IvanMurzak.Unity.MCP.Editor.Tests.ScriptExecuteTests ‑ Script_Execute_BodyOnly_DisablesGameObject
com.IvanMurzak.Unity.MCP.Editor.Tests.ScriptExecuteTests ‑ Script_Execute_BodyOnly_EnablesGameObject
com.IvanMurzak.Unity.MCP.Editor.Tests.ScriptExecuteTests ‑ Script_Execute_BodyOnly_WithGameObjectRef_DisablesGameObject
com.IvanMurzak.Unity.MCP.Editor.Tests.ScriptExecuteTests ‑ Script_Execute_BodyOnly_WithGameObject_DisablesGameObject
com.IvanMurzak.Unity.MCP.Editor.Tests.ScriptExecuteTests ‑ Script_Execute_DisablesGameObject
com.IvanMurzak.Unity.MCP.Editor.Tests.ScriptExecuteTests ‑ Script_Execute_EnablesGameObject
com.IvanMurzak.Unity.MCP.Editor.Tests.ScriptExecuteTests ‑ Script_Execute_WithGameObjectRef_DisablesGameObject
com.IvanMurzak.Unity.MCP.Editor.Tests.ScriptExecuteTests ‑ Script_Execute_WithGameObject_DisablesGameObject
com.IvanMurzak.Unity.MCP.Editor.Tests.SkillInitialSetupTests ‑ Markdown_ShouldContain_CliCommands
com.IvanMurzak.Unity.MCP.Editor.Tests.SkillInitialSetupTests ‑ Markdown_ShouldContain_ExactlyOnePlatformInstallInstructions
com.IvanMurzak.Unity.MCP.Editor.Tests.SkillInitialSetupTests ‑ Markdown_ShouldContain_NodejsInstallInstructions
com.IvanMurzak.Unity.MCP.Editor.Tests.SkillInitialSetupTests ‑ Markdown_ShouldContain_TroubleshootingSection
com.IvanMurzak.Unity.MCP.Editor.Tests.SkillInitialSetupTests ‑ Markdown_ShouldContain_VersionRequirement
com.IvanMurzak.Unity.MCP.Editor.Tests.SkillInitialSetupTests ‑ Markdown_ShouldNotBeNullOrEmpty
com.IvanMurzak.Unity.MCP.Editor.Tests.SkillInitialSetupTests ‑ SkillId_ShouldBe_UnityInitialSetup
com.IvanMurzak.Unity.MCP.Editor.Tests.SpriteConverterTest ‑ TestSpritePopulation
com.IvanMurzak.Unity.MCP.Editor.Tests.StartupVersionTest ‑ Version_Should_Match_PackageJson_Version
com.IvanMurzak.Unity.MCP.Editor.Tests.StructPopulationTests ‑ Populate_ColorField_PartialUpdate_PreservesUnspecifiedValues
com.IvanMurzak.Unity.MCP.Editor.Tests.StructPopulationTests ‑ Populate_CustomStruct_PartialUpdate_PreservesUnspecifiedValues
com.IvanMurzak.Unity.MCP.Editor.Tests.StructPopulationTests ‑ Populate_MultipleStructFields_PartialUpdate_PreservesUnspecifiedValues
com.IvanMurzak.Unity.MCP.Editor.Tests.StructPopulationTests ‑ Populate_NestedStruct_PartialUpdate_PreservesUnspecifiedValues
com.IvanMurzak.Unity.MCP.Editor.Tests.StructPopulationTests ‑ Populate_StructField_FullReplacement_Works
com.IvanMurzak.Unity.MCP.Editor.Tests.StructPopulationTests ‑ Populate_Vector3Field_PartialUpdate_PreservesUnspecifiedValues
com.IvanMurzak.Unity.MCP.Editor.Tests.TestGameObjectUtils ‑ FindByPath
com.IvanMurzak.Unity.MCP.Editor.Tests.TestGameObjectUtils ‑ GetPath
com.IvanMurzak.Unity.MCP.Editor.Tests.TestInfrastructureValidation ‑ TestInfrastructure_BasicAssertion_ShouldPass
com.IvanMurzak.Unity.MCP.Editor.Tests.TestInfrastructureValidation ‑ TestInfrastructure_CanAccessCommonNamespace_ShouldPass
com.IvanMurzak.Unity.MCP.Editor.Tests.TestInfrastructureValidation ‑ TestInfrastructure_MockClassesWork_ShouldPass
com.IvanMurzak.Unity.MCP.Editor.Tests.TestJsonSchema ‑ Classes
com.IvanMurzak.Unity.MCP.Editor.Tests.TestJsonSchema ‑ MCP_Tools
com.IvanMurzak.Unity.MCP.Editor.Tests.TestJsonSchema ‑ Primitives
com.IvanMurzak.Unity.MCP.Editor.Tests.TestJsonSchema ‑ Structs
com.IvanMurzak.Unity.MCP.Editor.Tests.TestJsonSchema ‑ Unity
com.IvanMurzak.Unity.MCP.Editor.Tests.TestJsonSchema ‑ UnityStructs
com.IvanMurzak.Unity.MCP.Editor.Tests.TestJsonSerialize ‑ Classes
com.IvanMurzak.Unity.MCP.Editor.Tests.TestJsonSerialize ‑ Primitives
com.IvanMurzak.Unity.MCP.Editor.Tests.TestJsonSerialize ‑ Structs
com.IvanMurzak.Unity.MCP.Editor.Tests.TestJsonSerialize ‑ UnityAsset
com.IvanMurzak.Unity.MCP.Editor.Tests.TestJsonSerialize ‑ UnityComponent
com.IvanMurzak.Unity.MCP.Editor.Tests.TestJsonSerialize ‑ UnityStructs
com.IvanMurzak.Unity.MCP.Editor.Tests.TestLogUtils ‑ BufferedFileLogStorage_MaxFileSizeMB_PassedToBase
com.IvanMurzak.Unity.MCP.Editor.Tests.TestLogUtils ‑ ClearLogs_RemovesAllLogs
com.IvanMurzak.Unity.MCP.Editor.Tests.TestLogUtils ‑ FileLogStorage_MaxFileSizeMB_CustomValue
com.IvanMurzak.Unity.MCP.Editor.Tests.TestLogUtils ‑ FileLogStorage_MaxFileSizeMB_DefaultValue
com.IvanMurzak.Unity.MCP.Editor.Tests.TestLogUtils ‑ FileLogStorage_MaxFileSizeMB_ThrowsOnInvalidValue
com.IvanMurzak.Unity.MCP.Editor.Tests.TestLogUtils ‑ FileLogStorage_ResetLogFile_ResetsWhenLimitReached
com.IvanMurzak.Unity.MCP.Editor.Tests.TestLogUtils ‑ SaveToFileImmediate_WritesSynchronously
com.IvanMurzak.Unity.MCP.Editor.Tests.TestLogUtils ‑ SaveToFile_LoadFromFile_HandlesEmptyLogs
com.IvanMurzak.Unity.MCP.Editor.Tests.TestLogUtils ‑ SaveToFile_LoadFromFile_HandlesLargeMessages
com.IvanMurzak.Unity.MCP.Editor.Tests.TestLogUtils ‑ SaveToFile_LoadFromFile_MultipleSaveCycles
com.IvanMurzak.Unity.MCP.Editor.Tests.TestLogUtils ‑ SaveToFile_LoadFromFile_PreservesAllLogTypes
com.IvanMurzak.Unity.MCP.Editor.Tests.TestLogUtils ‑ SaveToFile_LoadFromFile_PreservesLogOrder
com.IvanMurzak.Unity.MCP.Editor.Tests.TestLogUtils ‑ SaveToFile_LoadFromFile_PreservesSpecialCharacters
com.IvanMurzak.Unity.MCP.Editor.Tests.TestLogUtils ‑ SaveToFile_LoadFromFile_PreservesStackTraces
com.IvanMurzak.Unity.MCP.Editor.Tests.TestLogUtils ‑ SaveToFile_LoadFromFile_PreservesTimestamps
com.IvanMurzak.Unity.MCP.Editor.Tests.TestSerializer ‑ RS_SerializersOrder
com.IvanMurzak.Unity.MCP.Editor.Tests.TestSerializer ‑ SerializeMaterial
com.IvanMurzak.Unity.MCP.Editor.Tests.TestSerializer ‑ SerializeMaterialArray
com.IvanMurzak.Unity.MCP.Editor.Tests.TestSerializer ‑ Serialize_Deserialize
com.IvanMurzak.Unity.MCP.Editor.Tests.TestStringUtils ‑ Path_ParseParent
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolConsole ‑ ClearLogs_DoesNotThrow
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolConsole ‑ ClearLogs_RemovesAllLogs
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolConsole ‑ ClearLogs_ThenGetLogs_OnlyShowsNewLogs
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolConsole ‑ ConsoleLogEntry_AssertType_CreatesCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolConsole ‑ ConsoleLogEntry_CreatesCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolConsole ‑ ConsoleLogEntry_ErrorType_CreatesCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolConsole ‑ ConsoleLogEntry_ToString_FormatsCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolConsole ‑ Error_InvalidLogTypeFilter_ReturnsCorrectMessage
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolConsole ‑ Error_InvalidMaxEntries_ReturnsCorrectMessage
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolConsole ‑ GetLogs_AllLogTypes_HandlesCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolConsole ‑ GetLogs_AssertLogTypeFilter_HandlesCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolConsole ‑ GetLogs_CombinedFilters_WorksTogether
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolConsole ‑ GetLogs_DefaultParameters_ReturnsLogs
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolConsole ‑ GetLogs_ErrorLogTypeFilter_HandlesCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolConsole ‑ GetLogs_NoMatchingLogs_ReturnsNoLogsMessage
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolConsole ‑ GetLogs_WithIncludeStackTrace_IncludesStackTraces
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolConsole ‑ GetLogs_WithInvalidMaxEntries_ReturnsError
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolConsole ‑ GetLogs_WithLogTypeFilter_FiltersCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolConsole ‑ GetLogs_WithMaxEntries_LimitsResults
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolConsole ‑ GetLogs_WithTimeFilter_FiltersCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolConsoleIntegration ‑ ClearLogs_ThenAction_ThenGetLogs_IsolatesErrors
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolConsoleIntegration ‑ GetLogs_CapturesRealTimeLogs_Correctly
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolConsoleIntegration ‑ GetLogs_MaxEntriesParameterDescription_EndsWithMax
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolConsoleIntegration ‑ GetLogs_MemoryManagement_LimitsEntries
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolConsoleIntegration ‑ GetLogs_ThreadSafety_HandlesMultipleAccess
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolConsoleIntegration ‑ GetLogs_Validate_LogCount
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolConsoleIntegration ‑ GetLogs_WithTimeFilter_FiltersTimeCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ ComponentListAll_CaseInsensitiveSearch_Works
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ ComponentListAll_CustomPageSize_ReturnsCorrectCount
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ ComponentListAll_DefaultPagination_ReturnsFirstPage
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ ComponentListAll_NegativePage_ClampedToZero
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ ComponentListAll_NoMatchingSearch_ReturnsEmptyWithZeroTotal
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ ComponentListAll_PageBeyondTotal_ReturnsEmptyItems
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ ComponentListAll_PageSizeTooLarge_ClampedToMax
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ ComponentListAll_PageSizeTooSmall_ClampedToOne
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ ComponentListAll_ResultContainsKnownComponents
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ ComponentListAll_SearchFilter_ReturnsFilteredResults
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ ComponentListAll_SearchWithPagination_WorksTogether
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ ComponentListAll_SecondPage_ReturnsDifferentItems
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ ComponentListAll_TotalPagesCalculation_IsCorrect
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ CreateGameObject_Default
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ CreateGameObject_ExplicitDefaultTransform
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ CreateGameObject_ExplicitTransform
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ FindByInstanceId
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ FindByInstanceId_ActiveGameObject
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ FindByInstanceId_DeepSerialization_False
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ FindByInstanceId_DeepSerialization_ProducesMoreDataThanShallow
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ FindByInstanceId_HierarchyDepth_1_DeepSerialization_True
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ FindByInstanceId_InactiveGameObject
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ FindByInstanceId_NonExistent_ThrowsException
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ FindByJson_HierarchyDepth_0_DeepSerialization_False
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ FindByJson_HierarchyDepth_0_DeepSerialization_True
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ FindByJson_HierarchyDepth_0_DefaultSerialization
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ FindByName
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ FindByName_ActiveGameObject
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ FindByName_InactiveGameObject
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ FindByName_NonExistent_ThrowsException
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ FindByPath
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ FindByPath_ActiveGameObject_NestedHierarchy
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ FindByPath_InactiveGameObject_NestedHierarchy
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ FindByPath_NonExistent_ThrowsException
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ GetComponents
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ GetComponentsStringified
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ ModifyComponent_Gradient_Rainbow
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ ModifyComponent_Gradient_SimpleBlend
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ ModifyComponent_Material
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ ModifyComponent_Vector3
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ ModifyJson_SolarSystem_PlanetsArray
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ ModifyJson_SolarSystem_Sun_NameComponent
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ ModifyJson_SolarSystem_Sun_NameIndex
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolGameObject ‑ SetMaterial
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolReflection ‑ MethodCall_UnityEditor_Build_NamedBuildTarget_get_TargetName
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolReflection ‑ MethodCall_UnityEditor_EditorUserBuildSettings_get_activeBuildTarget
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolReflection ‑ MethodCall_UnityEngine_Application_get_platform
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolReflection ‑ MethodCall_UnityEngine_GameObject_GetComponent_Transform
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolReflection ‑ MethodCall_UnityEngine_GameObject_SetActive_ReturnsVoid
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolReflection ‑ MethodCall_UnityEngine_Transform_LookAt
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolReflection ‑ MethodFind_Transform
com.IvanMurzak.Unity.MCP.Editor.Tests.TestToolReflection ‑ MethodFind_UnityEditor_Build_NamedBuildTarget_TargetName
com.IvanMurzak.Unity.MCP.Editor.Tests.TestsRunDirtySceneTests ‑ GetDirtyOpenScenes_WhenActiveSceneIsDirty_ReturnsThatScene
com.IvanMurzak.Unity.MCP.Editor.Tests.TestsRunDirtySceneTests ‑ GetDirtyOpenScenes_WhenNoSceneIsDirty_ReturnsEmptyList
com.IvanMurzak.Unity.MCP.Editor.Tests.TestsRunDirtySceneTests ‑ ThrowIfAnyOpenSceneIsDirty_Message_ContainsDirtySceneCount
com.IvanMurzak.Unity.MCP.Editor.Tests.TestsRunDirtySceneTests ‑ ThrowIfAnyOpenSceneIsDirty_WhenActiveSceneIsDirty_Throws
com.IvanMurzak.Unity.MCP.Editor.Tests.TestsRunDirtySceneTests ‑ ThrowIfAnyOpenSceneIsDirty_WhenNoSceneIsDirty_DoesNotThrow
com.IvanMurzak.Unity.MCP.Editor.Tests.TokenCounterTests ‑ AllTools_TokenCount_ArePositive
com.IvanMurzak.Unity.MCP.Editor.Tests.TokenCounterTests ‑ AllTools_TokenCount_AreWithinReasonableRange
com.IvanMurzak.Unity.MCP.Editor.Tests.TokenCounterTests ‑ AllTools_TotalTokenCount_IsReasonable
com.IvanMurzak.Unity.MCP.Editor.Tests.TokenCounterTests ‑ FormatTokenCount_1000OrMore_ReturnsKFormat
com.IvanMurzak.Unity.MCP.Editor.Tests.TokenCounterTests ‑ FormatTokenCount_LessThan1000_ReturnsPlainNumber
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_CodexLikeConfig_IsConfiguredReturnsTrue
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_EmptyArray_HandledCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_EmptyConfigPath_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_ExistingFileWithIntArray_MergesCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_ExistingFile_PreservesOtherSections
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_ExistingSection_InlineCommentOnBool
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_ExistingSection_InlineCommentOnBoolArray
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_ExistingSection_InlineCommentOnInt
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_ExistingSection_InlineCommentOnIntArray
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_ExistingSection_InlineCommentOnQuotedString
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_ExistingSection_InlineCommentOnStringArray
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_ExistingSection_MergedPropertiesInAlphabeticalOrder
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_ExistingSection_MergesProperties
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_ExistingSection_PreservesDateValue
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_ExistingSection_PreservesFloatValue
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_ExistingSection_RemovesSpecifiedProperties
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_HttpConfig_NewFile_CreatesCorrectStructure
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_Http_DefaultIdentityKeys_DoNotRemoveByServerUrl
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_Http_RemovesDuplicateByServerUrl
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_Http_RemovesDuplicateByUrl
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_MultipleCalls_DoesNotDuplicate
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_NegativeIntArray_HandledCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_NewFile_ContainsAllArguments
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_NewFile_CreatesCorrectStructure
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_NewFile_PropertiesInAlphabeticalOrder
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_PreservesUnrelatedServers
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_Stdio_RemovesDuplicateByCommand
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_WithBoolArray_IsConfiguredReturnsTrue
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_WithBooleanProperty_IsConfiguredReturnsTrue
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_WithIntArray_IsConfiguredReturnsTrue
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_WithIntegerProperty_IsConfiguredReturnsTrue
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Configure_WithStringArray_IsConfiguredReturnsTrue
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ ExpectedFileContent_ContainsCorrectSection
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ ExpectedFileContent_CustomBodyPath_UsesCorrectSection
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ ExpectedFileContent_HttpConfig_ContainsUrl
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ ExpectedFileContent_PropertiesInAlphabeticalOrder
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ IsConfigured_AfterConfigure_ReturnsTrue
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ IsConfigured_DifferentBodyPath_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ IsConfigured_EmptyFile_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ IsConfigured_ExactComparison_RejectsDifferentPaths
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ IsConfigured_ExistingBoolArray_MatchesCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ IsConfigured_ExistingIntArray_MatchesCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ IsConfigured_ExistingNegativeIntArray_MatchesCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ IsConfigured_ExistingStringArray_MatchesCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ IsConfigured_HasPropertyToRemove_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ IsConfigured_HttpAfterConfigure_ReturnsTrue
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ IsConfigured_MismatchedBoolArray_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ IsConfigured_MismatchedIntArray_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ IsConfigured_MissingArgs_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ IsConfigured_NonExistentFile_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ IsConfigured_PathComparison_BackslashEqualsForwardSlash
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ IsConfigured_PathComparison_TrailingSlashIgnored
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ IsConfigured_StringArrayWithHashInsideQuotes_MatchesCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ IsConfigured_StringArrayWithInlineComment_MatchesCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ IsConfigured_UrlComparison_SchemeCaseInsensitive
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ IsConfigured_UrlComparison_TrailingSlashIgnored
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ IsConfigured_WithInlineComments_ReturnsTrue
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ IsConfigured_WrongCommand_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ IsDetected_DeprecatedName_ReturnsTrue
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ IsDetected_DuplicateByCommand_ReturnsTrue
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ IsDetected_DuplicateByUrl_ReturnsTrue
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Unconfigure_DeprecatedAndCurrentPresent_RemovesBoth
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Unconfigure_DeprecatedName_RemovesIt
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Unconfigure_DuplicateByCommand_RemovesIt
com.IvanMurzak.Unity.MCP.Editor.Tests.TomlAiAgentConfigTests ‑ Unconfigure_NothingPresent_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolListTests ‑ List_IncludeDescription_ReturnsDescriptions
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolListTests ‑ List_IncludeInputsWithDescription_ReturnsInputDescriptions
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolListTests ‑ List_IncludeInputs_ReturnsInputNames
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolListTests ‑ List_NoArgs_ContainsOnlyNames
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolListTests ‑ List_NoArgs_ReturnsAllTools
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolListTests ‑ List_RegexSearch_CaseInsensitive
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolListTests ‑ List_RegexSearch_FiltersByToolName
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolListTests ‑ List_RegexSearch_InvalidPattern_ReturnsError
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolListTests ‑ List_RegexSearch_MatchesDescription
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolListTests ‑ List_RegexSearch_MatchesInputDescription
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolListTests ‑ List_RegexSearch_MatchesInputName
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolListTests ‑ List_RegexSearch_NoMatch_ReturnsEmpty
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolListTests ‑ List_RegexWithIncludeOptions_ReturnsCombinedResult
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolParameterTests ‑ AllMcpTools_ShouldHaveAtLeastOneParameter
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolSetEnabledStateTests ‑ SetEnabled_AllToolsDisabled_ShouldStillWork
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolSetEnabledStateTests ‑ SetEnabled_AlreadyInDesiredState_ShouldReturnTrue
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolSetEnabledStateTests ‑ SetEnabled_CaseInsensitive_ShouldResolve
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolSetEnabledStateTests ‑ SetEnabled_EmptyArray_ShouldReturnError
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolSetEnabledStateTests ‑ SetEnabled_LogLevelNone_AllToolsDisabled_ShouldStillWork
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolSetEnabledStateTests ‑ SetEnabled_LogLevelNone_ShouldStillWork
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolSetEnabledStateTests ‑ SetEnabled_MultipleTools_ShouldProcessAll
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolSetEnabledStateTests ‑ SetEnabled_NonExistentTool_ShouldReturnFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolSetEnabledStateTests ‑ SetEnabled_NullArray_ShouldReturnError
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolSetEnabledStateTests ‑ SetEnabled_SingleTool_ShouldDisable
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolSetEnabledStateTests ‑ SetEnabled_SingleTool_ShouldEnable
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolSetEnabledStateTests ‑ SetEnabled_WithLogs_ShouldIncludeLogs
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolSetEnabledStateTests ‑ SetEnabled_WithoutLogs_ShouldExcludeLogs
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ AssetsCopy_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ AssetsCreateFolder_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ AssetsDelete_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ AssetsFindBuiltIn_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ AssetsFind_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ AssetsGetData_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ AssetsMaterialCreate_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ AssetsModify_ThreadSafetyOnly
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ AssetsMove_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ AssetsPrefabCreate_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ AssetsPrefabInstantiate_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ AssetsPrefabOpenSaveClose_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ AssetsRefresh_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ AssetsShaderGetData_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ AssetsShaderListAll_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ ConsoleClearLogs_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ ConsoleGetLogs_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ EditorApplicationGetState_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ EditorApplicationSetState_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ EditorSelectionGet_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ EditorSelectionSet_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ GameObjectComponentAdd_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ GameObjectComponentDestroy_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ GameObjectComponentGet_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ GameObjectComponentListAll_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ GameObjectComponentModify_ThreadSafetyOnly
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ GameObjectCreate_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ GameObjectDestroy_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ GameObjectDuplicate_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ GameObjectFind_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ GameObjectModify_ThreadSafetyOnly
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ GameObjectSetParent_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ ObjectGetData_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ ObjectModify_ThreadSafetyOnly
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ PackageList_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ PackageSearch_ThreadSafetyOnly
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ ReflectionMethodCall_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ ReflectionMethodFind_ThreadSafetyOnly
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ SceneCreate_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ SceneGetData_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ SceneListOpened_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ SceneOpenSaveSetActive_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ SceneUnload_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ ScreenshotCamera_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ ScreenshotGameView_ThreadSafetyOnly
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ ScreenshotSceneView_ThreadSafetyOnly
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ ScriptExecute_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ ScriptUpdateOrCreate_ReadDelete_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ ToolList_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ ToolSetEnabledState_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.ToolThreadSafetyTests ‑ TypeGetJsonSchema_BothThreads
com.IvanMurzak.Unity.MCP.Editor.Tests.TypeGetJsonSchemaTests ‑ AllIncludeRecursively_WithDefs_AllDescriptionsPresent
com.IvanMurzak.Unity.MCP.Editor.Tests.TypeGetJsonSchemaTests ‑ Ignore_Ignore_ArrayType_ZeroDescriptions
com.IvanMurzak.Unity.MCP.Editor.Tests.TypeGetJsonSchemaTests ‑ Ignore_Ignore_ObjectType_ZeroDescriptions
com.IvanMurzak.Unity.MCP.Editor.Tests.TypeGetJsonSchemaTests ‑ Ignore_Ignore_WithDefs_ZeroDescriptions
com.IvanMurzak.Unity.MCP.Editor.Tests.TypeGetJsonSchemaTests ‑ Ignore_IncludeRecursively_WithDefs_DefsPropertiesHaveDesc
com.IvanMurzak.Unity.MCP.Editor.Tests.TypeGetJsonSchemaTests ‑ Ignore_IncludeRecursively_WithDefs_NoDefs_TypeDescs_PropDescsEverywhere
com.IvanMurzak.Unity.MCP.Editor.Tests.TypeGetJsonSchemaTests ‑ Ignore_Include_ArrayType_ItemsDescPresent
com.IvanMurzak.Unity.MCP.Editor.Tests.TypeGetJsonSchemaTests ‑ Ignore_Include_ObjectType_RootPropertiesHaveDesc
com.IvanMurzak.Unity.MCP.Editor.Tests.TypeGetJsonSchemaTests ‑ Ignore_Include_WithDefs_DefsPropertiesHaveNoDesc
com.IvanMurzak.Unity.MCP.Editor.Tests.TypeGetJsonSchemaTests ‑ IncludeRecursively_Ignore_WithDefs_DefsHaveTypeDesc
com.IvanMurzak.Unity.MCP.Editor.Tests.TypeGetJsonSchemaTests ‑ IncludeRecursively_Ignore_WithDefs_TypeDescsInDefs_NoPropDescs
com.IvanMurzak.Unity.MCP.Editor.Tests.TypeGetJsonSchemaTests ‑ Include_Ignore_ObjectType_RootDescPresent
com.IvanMurzak.Unity.MCP.Editor.Tests.TypeGetJsonSchemaTests ‑ Include_Include_WithDefs_DefsHaveNoTypeDesc
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ ClearPreferences_DoesNotThrow
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ ClearPreferences_ResetsDoNotShowAgain
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ CompareVersions_DifferentLengths_ComparesCorrectly
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ CompareVersions_Equal_ReturnsZero
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ CompareVersions_FirstGreater_ReturnsPositive
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ CompareVersions_NonNumericParts_HandledGracefully
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ CompareVersions_SecondGreater_ReturnsNegative
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ IsDoNotShowAgain_DefaultValue_IsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ IsDoNotShowAgain_SetFalse_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ IsDoNotShowAgain_SetTrue_ReturnsTrue
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ IsNewerVersion_EmptyStrings_HandledGracefully
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ IsNewerVersion_LargeVersionNumbers_ReturnsTrue
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ IsNewerVersion_MixedVersionLengths_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ IsNewerVersion_MixedVersionLengths_ReturnsTrue
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ IsNewerVersion_NewerMajorVersion_ReturnsTrue
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ IsNewerVersion_NewerMinorVersion_ReturnsTrue
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ IsNewerVersion_NewerPatchVersion_ReturnsTrue
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ IsNewerVersion_OlderVersion_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ IsNewerVersion_SameVersion_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ IsNewerVersion_TwoPartVersion_ReturnsTrue
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ ParseLatestVersionFromJson_DistTagsLatestArray_ReturnsNull
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ ParseLatestVersionFromJson_DistTagsLatestEmptyString_ReturnsNull
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ ParseLatestVersionFromJson_DistTagsLatestNonNumeric_ReturnsNull
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ ParseLatestVersionFromJson_DistTagsLatestNull_ReturnsNull
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ ParseLatestVersionFromJson_DistTagsLatestObject_ReturnsNull
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ ParseLatestVersionFromJson_DistTagsLatestSemverPreRelease_ReturnsNull
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ ParseLatestVersionFromJson_DistTagsLatestWrongType_ReturnsNull
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ ParseLatestVersionFromJson_DistTagsNull_ReturnsNull
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ ParseLatestVersionFromJson_DistTagsWithoutLatest_ReturnsNull
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ ParseLatestVersionFromJson_DistTagsWrongType_ReturnsNull
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ ParseLatestVersionFromJson_EmptyObject_ReturnsNull
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ ParseLatestVersionFromJson_EmptyString_ReturnsNull
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ ParseLatestVersionFromJson_MalformedJson_ReturnsNull
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ ParseLatestVersionFromJson_MissingDistTags_ReturnsNull
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ ParseLatestVersionFromJson_OpenUpmDistTagsTwoPart_ReturnsLatest
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ ParseLatestVersionFromJson_OpenUpmDistTags_ReturnsLatest
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ ParseLatestVersionFromJson_OpenUpmFullShape_ReturnsLatest
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ ReleasesUrl_PointsAtOpenUpm
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ ShouldCheckForUpdates_AfterClearPreferences_ReturnsTrue
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ ShouldCheckForUpdates_DefaultState_ReturnsTrue
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ ShouldCheckForUpdates_DoNotShowAgainTrue_ReturnsFalse
com.IvanMurzak.Unity.MCP.Editor.Tests.UpdateCheckerTests ‑ SkipVersion_StoresVersion
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemGet ‑ GetJson_IncludeAll
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemGet ‑ GetJson_IncludeMultipleModules
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemGet ‑ GetJson_WithInstanceID_ReturnsMainModule
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemGet ‑ GetJson_WithPath_ReturnsMainModule
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemGet ‑ Get_IncludeAll_ReturnsAllModules
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemGet ‑ Get_IncludeColorOverLifetime_ReturnsColorModule
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemGet ‑ Get_IncludeEmission_ReturnsEmissionModule
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemGet ‑ Get_IncludeNoise_ReturnsNoiseModule
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemGet ‑ Get_IncludeRenderer_ReturnsRendererModule
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemGet ‑ Get_IncludeShape_ReturnsShapeModule
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemGet ‑ Get_ReturnsParticleSystemState
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemGet ‑ Get_WithInstanceID_ReturnsMainModule
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemGet ‑ Get_WithName_ReturnsMainModule
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemGet ‑ Get_WithPath_ReturnsMainModule
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemModify ‑ ModifyJson_MainModule_Duration
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemModify ‑ ModifyJson_MainModule_MaxParticles
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemModify ‑ ModifyJson_MultipleModules
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemModify ‑ ModifyJson_NoiseModule_Enable
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemModify ‑ ModifyJson_ShapeModule_Radius
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemModify ‑ ModifyJson_WithPath
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemModify ‑ Modify_EmissionModule_Enabled
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemModify ‑ Modify_MainModule_Duration
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemModify ‑ Modify_MainModule_Loop
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemModify ‑ Modify_MainModule_MaxParticles
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemModify ‑ Modify_MultipleModules
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemModify ‑ Modify_NoiseModule_Enabled
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemModify ‑ Modify_ReturnsLogs
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemModify ‑ Modify_ShapeModule_Enabled
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemModify ‑ Modify_ShapeModule_Radius
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemModify ‑ Modify_TrailsModule_Enabled
com.IvanMurzak.Unity.MCP.ParticleSystem.Editor.Tests.TestToolParticleSystemModify ‑ Modify_WithPath_Works