NUnit EditMode tests for ManifestEditor — validates scoped registry management in manifest.json including add, remove, merge, channel switch, and error handling.
More...
|
|
void | AddScopedRegistry_ToCleanManifest () |
| |
|
void | AddScopedRegistry_MergesWithExisting () |
| |
|
void | ChangeChannel_UpdatesUrl () |
| |
|
void | RemoveScopedRegistry_KeepsOthers () |
| |
|
void | AddScopedRegistry_CorruptJson_ReturnsFalse () |
| |
|
void | AddScopedRegistry_CreatesBackup () |
| |
|
void | AddScopedRegistry_HandlesNoExistingKey () |
| |
|
void | AddScopedRegistry_UpdatesExistingEntry () |
| |
|
void | MigrateFileReferences_RemovesFileEntries () |
| |
|
void | MigrateFileReferences_PreservesNonFileEntries () |
| |
|
void | MigrateFileReferences_PreservesOtherScopes () |
| |
|
void | MigrateFileReferences_NoDeps_ReturnsEmpty () |
| |
|
void | MigrateFileReferences_NoFileEntries_ReturnsEmpty () |
| |
NUnit EditMode tests for ManifestEditor — validates scoped registry management in manifest.json including add, remove, merge, channel switch, and error handling.