Skip to content

Conversation

@erdemcaygor
Copy link
Contributor

@erdemcaygor erdemcaygor commented Jan 2, 2026

Resolves #24485


You can use these commands to run the tests

  1. Under the ng-packs directory
    • yarn test:vitest :: runs all tests at once
    • yarn test:vitest:project:: runs tests for core as default and you can give project names as being package labels like this yarn test:vitest:project theme-shared
  2. Under the package directories
    • yarn vitest to run all tests
    • yarn vitest --config vitest.config.mts src/lib/tests/initial-utils.spec.ts to run specific tests.

@erdemcaygor erdemcaygor added this to the 10.1-final milestone Jan 2, 2026
@sumeyyeKurtulus sumeyyeKurtulus marked this pull request as ready for review January 21, 2026 05:36
@erdemcaygor erdemcaygor merged commit 3b8310b into rel-10.1 Jan 22, 2026
3 of 4 checks passed
@erdemcaygor erdemcaygor deleted the fix/#24495-migrating-ui-tests-to-vitest branch January 22, 2026 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants