fix(schematic-sdk): support the multi tag in SDK's APIs #8441
GitHub Actions / UT Tests report-windows-latest
succeeded
Jul 9, 2024 in 0s
47 passed, 0 failed and 0 skipped
Report | Passed | Failed | Skipped | Time |
---|---|---|---|---|
apps/showcase/dist-test/ut-report.xml | 27✅ | 68s | ||
packages/@ama-sdk/schematics/dist-test/ut-report.xml | 20✅ | 16s | ||
packages/@ama-sdk/showcase-sdk/dist-test/ut-report.xml | 4ms |
✅ apps/showcase/dist-test/ut-report.xml
27 tests were completed in 68s with 27 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
AppComponent | 1✅ | 6s | ||
BasicPresComponent | 1✅ | 3s | ||
ComponentReplacementComponent | 1✅ | 5s | ||
ComponentReplacementPresComponent | 1✅ | 19s | ||
ConfigurationComponent | 1✅ | 10s | ||
ConfigurationPresComponent | 1✅ | 5s | ||
CopyTextPresComponent | 1✅ | 1s | ||
DatePickerHebrewInputPresComponent | 1✅ | 3s | ||
DatePickerInputPresComponent | 1✅ | 5s | ||
DesignTokenComponent | 1✅ | 7s | ||
DesignTokenPresComponent | 1✅ | 4s | ||
DynamicContentComponent | 1✅ | 7s | ||
DynamicContentPresComponent | 1✅ | 5s | ||
HomeComponent | 1✅ | 6s | ||
InPageNavPresComponent | 1✅ | 2s | ||
LocalizationComponent | 1✅ | 6s | ||
LocalizationPresComponent | 1✅ | 5s | ||
OtterPickerPresComponent | 1✅ | 2s | ||
PlaceholderComponent | 1✅ | 7s | ||
PlaceholderPresComponent | 1✅ | 5s | ||
RulesEngineComponent | 1✅ | 27s | ||
RulesEnginePresComponent | 1✅ | 21s | ||
RunAppLocallyComponent | 1✅ | 7s | ||
ScrollBackTopPresComponent | 1✅ | 841ms | ||
SdkComponent | 1✅ | 9s | ||
SdkPresComponent | 1✅ | 5s | ||
SidenavPresComponent | 1✅ | 3s |
✅ AppComponent
AppComponent should create the app
✅ AppComponent should create the app
✅ BasicPresComponent
BasicPresComponent should create
✅ BasicPresComponent should create
✅ ComponentReplacementComponent
ComponentReplacementComponent should create
✅ ComponentReplacementComponent should create
✅ ComponentReplacementPresComponent
ComponentReplacementPresComponent should create
✅ ComponentReplacementPresComponent should create
✅ ConfigurationComponent
ConfigurationComponent should create
✅ ConfigurationComponent should create
✅ ConfigurationPresComponent
ConfigurationPresComponent should create
✅ ConfigurationPresComponent should create
✅ CopyTextPresComponent
CopyTextPresComponent should create
✅ CopyTextPresComponent should create
✅ DatePickerHebrewInputPresComponent
DatePickerHebrewInputPresComponent should create
✅ DatePickerHebrewInputPresComponent should create
✅ DatePickerInputPresComponent
DatePickerInputPresComponent should create
✅ DatePickerInputPresComponent should create
✅ DesignTokenComponent
DesignTokenComponent should create
✅ DesignTokenComponent should create
✅ DesignTokenPresComponent
DesignTokenPresComponent should create
✅ DesignTokenPresComponent should create
✅ DynamicContentComponent
DynamicContentComponent should create
✅ DynamicContentComponent should create
✅ DynamicContentPresComponent
DynamicContentPresComponent should create
✅ DynamicContentPresComponent should create
✅ HomeComponent
HomeComponent should create
✅ HomeComponent should create
✅ InPageNavPresComponent
InPageNavPresComponent should create
✅ InPageNavPresComponent should create
✅ LocalizationComponent
LocalizationComponent should create
✅ LocalizationComponent should create
✅ LocalizationPresComponent
LocalizationPresComponent should create
✅ LocalizationPresComponent should create
✅ OtterPickerPresComponent
OtterPickerPresComponent should create
✅ OtterPickerPresComponent should create
✅ PlaceholderComponent
PlaceholderComponent should create
✅ PlaceholderComponent should create
✅ PlaceholderPresComponent
PlaceholderPresComponent should create
✅ PlaceholderPresComponent should create
✅ RulesEngineComponent
RulesEngineComponent should create
✅ RulesEngineComponent should create
✅ RulesEnginePresComponent
RulesEnginePresComponent should create
✅ RulesEnginePresComponent should create
✅ RunAppLocallyComponent
RunAppLocallyComponent should create
✅ RunAppLocallyComponent should create
✅ ScrollBackTopPresComponent
ScrollBackTopPresComponent should create
✅ ScrollBackTopPresComponent should create
✅ SdkComponent
SdkComponent should create
✅ SdkComponent should create
✅ SdkPresComponent
SdkPresComponent should create
✅ SdkPresComponent should create
✅ SidenavPresComponent
SidenavPresComponent should create
✅ SidenavPresComponent should create
✅ packages/@ama-sdk/schematics/dist-test/ut-report.xml
20 tests were completed in 16s with 20 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
generateOperationFinderFromSingleFile | 3✅ | 4s | ||
Java Core Generator | 1✅ | 4s | ||
Ng add | 1✅ | 4s | ||
Typescript Core Generator | 5✅ | 14s | ||
Typescript Shell Generator | 10✅ | 15s |
✅ generateOperationFinderFromSingleFile
generateOperationFinderFromSingleFile should parse a full path object
✅ generateOperationFinderFromSingleFile should parse a full path object
generateOperationFinderFromSingleFile should parse a path object with reference
✅ generateOperationFinderFromSingleFile should parse a path object with reference
generateOperationFinderFromSingleFile should add the basepath in the returned regexp
✅ generateOperationFinderFromSingleFile should add the basepath in the returned regexp
✅ Java Core Generator
Java Core Generator should work correctly
✅ Java Core Generator should work correctly
✅ Ng add
Ng add should have update scripts in the package.json
✅ Ng add should have update scripts in the package.json
✅ Typescript Core Generator
Typescript Core Generator should update readme
✅ Typescript Core Generator should update readme
Typescript Core Generator should update openapitools file with yaml
✅ Typescript Core Generator should update openapitools file with yaml
Typescript Core Generator should update openapitools file with json
✅ Typescript Core Generator should update openapitools file with json
Typescript Core Generator should clean previous install
✅ Typescript Core Generator should clean previous install
Typescript Core Generator should throw when swagger is missing
✅ Typescript Core Generator should throw when swagger is missing
✅ Typescript Shell Generator
Typescript Shell Generator should generate basic SDK package
✅ Typescript Shell Generator should generate basic SDK package
Typescript Shell Generator should generate correct package name
✅ Typescript Shell Generator should generate correct package name
Typescript Shell Generator should use yarn as default package manager
✅ Typescript Shell Generator should use yarn as default package manager
Typescript Shell Generator should use npm as package manager if specified
✅ Typescript Shell Generator should use npm as package manager if specified
Typescript Shell Generator should generate correct openapitools.json
✅ Typescript Shell Generator should generate correct openapitools.json
Typescript Shell Generator should work with no package scope
✅ Typescript Shell Generator should work with no package scope
Typescript Shell Generator should generate renovate config with otter presets for npm
✅ Typescript Shell Generator should generate renovate config with otter presets for npm
Typescript Shell Generator should generate renovate config with otter presets for npm with packageName
✅ Typescript Shell Generator should generate renovate config with otter presets for npm with packageName
Typescript Shell Generator should generate renovate config with otter presets for yarn
✅ Typescript Shell Generator should generate renovate config with otter presets for yarn
Typescript Shell Generator should generate renovate config with otter presets for yarn with packageName
✅ Typescript Shell Generator should generate renovate config with otter presets for yarn with packageName
✅ packages/@ama-sdk/showcase-sdk/dist-test/ut-report.xml
No tests found
Loading