Agents\AspireSkillsBundleTests.cs (24)
43var bundle = await LoadBundleAsync(s_bundleProvider, bundleDirectory);
69var bundle = await LoadBundleAsync(s_bundleProvider, bundleDirectory);
101var bundle = await LoadBundleAsync(s_bundleProvider, bundleDirectory);
129var exception = await Assert.ThrowsAsync<InvalidOperationException>(() => LoadBundleAsync(s_bundleProvider, bundleDirectory));
172var bundle = await LoadBundleAsync(s_bundleProvider, bundleDirectory);
215() => LoadBundleAsync(s_bundleProvider, bundleDirectory));
235() => LoadBundleAsync(s_bundleProvider, bundleDirectory));
261() => LoadBundleAsync(s_bundleProvider, bundleDirectory));
294() => LoadBundleAsync(s_bundleProvider, bundleDirectory));
316var exception = await Assert.ThrowsAsync<InvalidOperationException>(() => LoadBundleAsync(s_bundleProvider, bundleDirectory));
349var exception = await Assert.ThrowsAsync<InvalidOperationException>(() => LoadBundleAsync(s_bundleProvider, bundleDirectory));
378() => LoadBundleAsync(s_bundleProvider, bundleDirectory));
401() => LoadBundleAsync(s_bundleProvider, bundleDirectory));
449() => LoadBundleAsync(s_bundleProvider, bundleDirectory));
472() => LoadBundleAsync(s_bundleProvider, bundleDirectory));
495() => LoadBundleAsync(s_bundleProvider, bundleDirectory));
538var exception = await Assert.ThrowsAsync<InvalidOperationException>(() => LoadBundleAsync(s_bundleProvider, bundleDirectory));
592() => LoadBundleAsync(s_bundleProvider, bundleDirectory));
665var bundle = await LoadBundleAsync(s_bundleProvider, bundleDirectory);
712var exception = await Assert.ThrowsAsync<InvalidOperationException>(() => LoadBundleAsync(s_bundleProvider, bundleDirectory));
735var exception = await Assert.ThrowsAsync<InvalidOperationException>(() => LoadBundleAsync(bundleProvider, bundleDirectory));
758var bundle = await LoadBundleAsync(bundleProvider, bundleDirectory);
781var bundle = await LoadBundleAsync(bundleProvider, bundleDirectory, skipCompatibilityCheck: true);
808await Assert.ThrowsAsync<InvalidOperationException>(() => LoadBundleAsync(