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

chore: add jest config files in vscode nesting rules #1134

Merged
merged 2 commits into from
Dec 13, 2023

Merge branch 'release/10.0.0-next' into chore/vscode-nesting

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

chore: add jest config files in vscode nesting rules #1134

Merge branch 'release/10.0.0-next' into chore/vscode-nesting
8e957b3
Select commit
Loading
Failed to load commit list.
GitHub Actions / IT Tests report-windows-latest-npm succeeded Dec 13, 2023 in 0s

IT Tests report-windows-latest-npm ✅

Tests passed successfully

Report Passed Failed Skipped Time
@ama-sdk/create/dist-test/it-report.xml 2✅ 202s
@ama-sdk/schematics/dist-test/it-report.xml 7ms
@o3r/analytics/dist-test/it-report.xml 2✅ 225s
@o3r/apis-manager/dist-test/it-report.xml 1✅ 57s
@o3r/components/dist-test/it-report.xml 1✅ 72s
@o3r/configuration/dist-test/it-report.xml 1✅ 72s
@o3r/core/dist-test/it-report.xml 2✅ 813s
@o3r/create/dist-test/it-report.xml 1✅ 84s
@o3r/extractors/dist-test/it-report.xml 1✅ 196s
@o3r/localization/dist-test/it-report.xml 1✅ 81s
@o3r/rules-engine/dist-test/it-report.xml 1✅ 80s
@o3r/styling/dist-test/it-report.xml 1✅ 85s
@o3r/testing/dist-test/it-report.xml 1✅ 69s

✅ @ama-sdk/create/dist-test/it-report.xml

2 tests were completed in 202s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Create new sdk command 2✅ 201s

✅ Create new sdk command

Create new sdk command should generate a full SDK when the specification is provided
  ✅ Create new sdk command should generate a full SDK when the specification is provided
Create new sdk command should generate an empty SDK ready to be used
  ✅ Create new sdk command should generate an empty SDK ready to be used

✅ @ama-sdk/schematics/dist-test/it-report.xml

No tests found

✅ @o3r/analytics/dist-test/it-report.xml

2 tests were completed in 225s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with analytics 2✅ 223s

✅ new otter application with analytics

new otter application with analytics standalone should add analytics to existing application
  ✅ new otter application with analytics standalone should add analytics to existing application
new otter application with analytics monorepo should add analytics to existing application
  ✅ new otter application with analytics monorepo should add analytics to existing application

✅ @o3r/apis-manager/dist-test/it-report.xml

1 tests were completed in 57s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with apis-manager 1✅ 55s

✅ new otter application with apis-manager

new otter application with apis-manager should add apis-manager to existing application
  ✅ new otter application with apis-manager should add apis-manager to existing application

✅ @o3r/components/dist-test/it-report.xml

1 tests were completed in 72s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with components 1✅ 71s

✅ new otter application with components

new otter application with components should add components to existing application
  ✅ new otter application with components should add components to existing application

✅ @o3r/configuration/dist-test/it-report.xml

1 tests were completed in 72s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with configuration 1✅ 71s

✅ new otter application with configuration

new otter application with configuration should add configuration to existing application
  ✅ new otter application with configuration should add configuration to existing application

✅ @o3r/core/dist-test/it-report.xml

2 tests were completed in 813s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application 2✅ 811s

✅ new otter application

new otter application standalone should build empty app
  ✅ new otter application standalone should build empty app
new otter application monorepo should build empty app
  ✅ new otter application monorepo should build empty app

✅ @o3r/create/dist-test/it-report.xml

1 tests were completed in 84s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Create new otter project command 1✅ 83s

✅ Create new otter project command

Create new otter project command should generate a project with an application
  ✅ Create new otter project command should generate a project with an application

✅ @o3r/extractors/dist-test/it-report.xml

1 tests were completed in 196s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with extractors 1✅ 195s

✅ new otter application with extractors

new otter application with extractors should add extractors to existing application
  ✅ new otter application with extractors should add extractors to existing application

✅ @o3r/localization/dist-test/it-report.xml

1 tests were completed in 81s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with localization 1✅ 80s

✅ new otter application with localization

new otter application with localization should add localization to existing application
  ✅ new otter application with localization should add localization to existing application

✅ @o3r/rules-engine/dist-test/it-report.xml

1 tests were completed in 80s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with rules-engine 1✅ 79s

✅ new otter application with rules-engine

new otter application with rules-engine should add rules engine to existing application
  ✅ new otter application with rules-engine should add rules engine to existing application

✅ @o3r/styling/dist-test/it-report.xml

1 tests were completed in 85s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with styling 1✅ 84s

✅ new otter application with styling

new otter application with styling should add styling to existing application
  ✅ new otter application with styling should add styling to existing application

✅ @o3r/testing/dist-test/it-report.xml

1 tests were completed in 69s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with testing 1✅ 67s

✅ new otter application with testing

new otter application with testing should add testing to existing application
  ✅ new otter application with testing should add testing to existing application