Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc(showcase): add a readme to explain how to update the screenshots for visual testing #2489

Merged
merged 1 commit into from
Nov 20, 2024

doc(showcase): add a readme to explain how to update the screenshots …

9dee21d
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

doc(showcase): add a readme to explain how to update the screenshots for visual testing #2489

doc(showcase): add a readme to explain how to update the screenshots …
9dee21d
Select commit
Loading
Failed to load commit list.
GitHub Actions / UT Tests report-ubuntu-latest succeeded Nov 20, 2024 in 0s

27 passed, 0 failed and 0 skipped

Tests passed successfully

✅ apps/showcase/dist-test/junit.xml

27 tests were completed in 64s with 27 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
AppComponent 1✅ 4s
BasicPresComponent 1✅ 2s
ComponentReplacementComponent 1✅ 3s
ComponentReplacementPresComponent 1✅ 29s
ConfigurationComponent 1✅ 5s
ConfigurationPresComponent 1✅ 3s
CopyTextPresComponent 1✅ 905ms
DatePickerHebrewInputPresComponent 1✅ 3s
DatePickerInputPresComponent 1✅ 2s
DesignTokenComponent 1✅ 3s
DesignTokenPresComponent 1✅ 2s
DynamicContentComponent 1✅ 4s
DynamicContentPresComponent 1✅ 2s
HomeComponent 1✅ 3s
InPageNavPresComponent 1✅ 2s
LocalizationComponent 1✅ 5s
LocalizationPresComponent 1✅ 4s
OtterPickerPresComponent 1✅ 2s
PlaceholderComponent 1✅ 4s
PlaceholderPresComponent 1✅ 3s
RulesEngineComponent 1✅ 39s
RulesEnginePresComponent 1✅ 32s
RunAppLocallyComponent 1✅ 3s
ScrollBackTopPresComponent 1✅ 1s
SdkComponent 1✅ 4s
SdkPresComponent 1✅ 3s
SidenavPresComponent 1✅ 1s

✅ AppComponent

apps/showcase/src/app/app.component.spec.ts
  ✅ AppComponent should create the app

✅ BasicPresComponent

apps/showcase/src/components/showcase/basic/basic-pres.spec.ts
  ✅ BasicPresComponent should create

✅ ComponentReplacementComponent

apps/showcase/src/app/component-replacement/component-replacement.spec.ts
  ✅ ComponentReplacementComponent should create

✅ ComponentReplacementPresComponent

apps/showcase/src/components/showcase/component-replacement/component-replacement-pres.spec.ts
  ✅ ComponentReplacementPresComponent should create

✅ ConfigurationComponent

apps/showcase/src/app/configuration/configuration.spec.ts
  ✅ ConfigurationComponent should create

✅ ConfigurationPresComponent

apps/showcase/src/components/showcase/configuration/configuration-pres.spec.ts
  ✅ ConfigurationPresComponent should create

✅ CopyTextPresComponent

apps/showcase/src/components/utilities/copy-text/copy-text-pres.spec.ts
  ✅ CopyTextPresComponent should create

✅ DatePickerHebrewInputPresComponent

apps/showcase/src/components/utilities/date-picker-input-hebrew/date-picker-input-hebrew-pres.spec.ts
  ✅ DatePickerHebrewInputPresComponent should create

✅ DatePickerInputPresComponent

apps/showcase/src/components/utilities/date-picker-input/date-picker-input-pres.spec.ts
  ✅ DatePickerInputPresComponent should create

✅ DesignTokenComponent

apps/showcase/src/app/design-token/design-token.spec.ts
  ✅ DesignTokenComponent should create

✅ DesignTokenPresComponent

apps/showcase/src/components/showcase/design-token/design-token-pres.spec.ts
  ✅ DesignTokenPresComponent should create

✅ DynamicContentComponent

apps/showcase/src/app/dynamic-content/dynamic-content.spec.ts
  ✅ DynamicContentComponent should create

✅ DynamicContentPresComponent

apps/showcase/src/components/showcase/dynamic-content/dynamic-content-pres.spec.ts
  ✅ DynamicContentPresComponent should create

✅ HomeComponent

apps/showcase/src/app/home/home.spec.ts
  ✅ HomeComponent should create

✅ InPageNavPresComponent

apps/showcase/src/components/utilities/in-page-nav/in-page-nav-pres.spec.ts
  ✅ InPageNavPresComponent should create

✅ LocalizationComponent

apps/showcase/src/app/localization/localization.spec.ts
  ✅ LocalizationComponent should create

✅ LocalizationPresComponent

apps/showcase/src/components/showcase/localization/localization-pres.spec.ts
  ✅ LocalizationPresComponent should create

✅ OtterPickerPresComponent

apps/showcase/src/components/utilities/otter-picker/otter-picker-pres.spec.ts
  ✅ OtterPickerPresComponent should create

✅ PlaceholderComponent

apps/showcase/src/app/placeholder/placeholder.spec.ts
  ✅ PlaceholderComponent should create

✅ PlaceholderPresComponent

apps/showcase/src/components/showcase/placeholder/placeholder-pres.spec.ts
  ✅ PlaceholderPresComponent should create

✅ RulesEngineComponent

apps/showcase/src/app/rules-engine/rules-engine.spec.ts
  ✅ RulesEngineComponent should create

✅ RulesEnginePresComponent

apps/showcase/src/components/showcase/rules-engine/rules-engine-pres.spec.ts
  ✅ RulesEnginePresComponent should create

✅ RunAppLocallyComponent

apps/showcase/src/app/run-app-locally/run-app-locally.spec.ts
  ✅ RunAppLocallyComponent should create

✅ ScrollBackTopPresComponent

apps/showcase/src/components/utilities/scroll-back-top/scroll-back-top-pres.spec.ts
  ✅ ScrollBackTopPresComponent should create

✅ SdkComponent

apps/showcase/src/app/sdk/sdk.spec.ts
  ✅ SdkComponent should create

✅ SdkPresComponent

apps/showcase/src/components/showcase/sdk/sdk-pres.spec.ts
  ✅ SdkPresComponent should create

✅ SidenavPresComponent

apps/showcase/src/components/utilities/sidenav/sidenav-pres.spec.ts
  ✅ SidenavPresComponent should create