Agents\AspireSkillsInstallerTests.cs (29)
39await CreateCachedBundleAsync(cachedBundleDirectory, archiveSha512: embeddedBundleProvider.Metadata!.Sha512);
145await CreateCachedBundleAsync(
195await CreateCachedBundleAsync(
311await CreateCachedBundleAsync(
444await CreateCachedBundleAsync(cachedBundleDirectory);
484await CreateCachedBundleAsync(
519await CreateCachedBundleAsync(cachedBundleDirectory, archiveSha512: embeddedBundleProvider.Metadata!.Sha512);
552await CreateCachedBundleAsync(cachedBundleDirectory, archiveSha512: embeddedBundleProvider.Metadata!.Sha512);
559await CreateCachedBundleAsync(staleCacheDirectory, archiveSha512: staleArchiveSha512);
594await CreateCachedBundleAsync(staleVersionDirectory);
601await CreateCachedBundleAsync(
641await CreateCachedBundleAsync(staleCacheDirectory, archiveSha512: staleArchiveSha512);
648await CreateCachedBundleAsync(
689await CreateCachedBundleAsync(staleCacheDirectory, archiveSha512: staleArchiveSha512);
758await CreateCachedBundleAsync(staleCacheDirectory, archiveSha512: staleArchiveSha512);
820await CreateCachedBundleAsync(
826await CreateCachedBundleAsync(staleCacheDirectory, archiveSha512: staleArchiveSha512);
831await CreateCachedBundleAsync(recentCacheDirectory, archiveSha512: recentArchiveSha512);
1189await CreateCachedBundleAsync(
1221await CreateCachedBundleAsync(
1230await CreateCachedBundleAsync(
1274await CreateCachedBundleAsync(
1330await CreateCachedBundleAsync(
1511await CreateCachedBundleAsync(bundleDirectory);
1698await CreateCachedBundleAsync(
1754await CreateCachedBundleAsync(
1902await CreateCachedBundleAsync(
1935await CreateCachedBundleAsync(
2098await CreateCachedBundleAsync(bundleDirectory, supports, skillBody: skillBody);