test(frontend): migrate Studio catalog tests by risk - #3104
Open
AbigailDeng wants to merge 2 commits into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## dev #3104 +/- ##
==========================================
- Coverage 84.34% 84.34% -0.01%
==========================================
Files 1455 1455
Lines 127991 127991
Branches 15956 15956
==========================================
- Hits 107954 107948 -6
- Misses 12740 12745 +5
- Partials 7297 7298 +1
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Impact
apps/aevatar-console-web/docs/2026-07-31-frontend-test-suite-risk-audit.mdapps/aevatar-console-web/src/pages/studio/index.test.tsxapps/aevatar-console-web/src/pages/studio/components/StudioBuildPanels.test.tsxapps/aevatar-console-web/tests/studioServiceCatalogFixtures.tsVerification
pnpm --dir apps/aevatar-console-web exec jest --runInBand --runTestsByPath src/pages/studio/index.test.tsx src/pages/studio/components/StudioBuildPanels.test.tsx --testNamePattern 'shows the standalone GAgent definition fields inside Build|renders published revision identity for each service in the initial Studio rail|hands the operator-selected GAgent kind from Build to Bind': passed (3 focused cases in 2 files)pnpm --dir apps/aevatar-console-web tsc: passedpnpm --dir apps/aevatar-console-web exec biome lint src/pages/studio/index.test.tsx src/pages/studio/components/StudioBuildPanels.test.tsx tests/studioServiceCatalogFixtures.ts: passed with 3 pre-existing warnings and no errorsbash tools/ci/test_stability_guards.sh: passedbash tools/docs/lint.sh: passed (83 files, 0 errors)git diff --check: passedRisks
Closes #3100