[daily-playwright] Add tests for Licenses page - #16791
Draft
github-actions[bot] wants to merge 1 commit into
Draft
github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
- Added comprehensive tests for Licenses page (previously untested) - Covers tab switching, SBOM data loading, copy functionality - Tests both frontend and backend SBOM tabs - Includes layout and link validation tests - 6 test cases with full step documentation
Deploying care-preview with
|
| Latest commit: |
8a06f91
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://aae50250.care-preview-a7w.pages.dev |
| Branch Preview URL: | https://daily-playwright-2026-09-08.care-preview-a7w.pages.dev |
This branch has not been deployed
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.
Overview
Added comprehensive Playwright E2E tests for the Licenses page (
src/pages/Licenses/Licenses.tsx), which was previously untested.What Was Tested
The Licenses page displays SBOM (Software Bill of Materials) information for both frontend and backend dependencies. Tests cover:
Test Cases Added
Created
tests/profile/licenses.spec.tswith 6 test cases:Test Quality Checklist
getByRole,getByText,getByLabel)test.step()organizationlicenses.spec.tsHow to Run Locally
Coverage Impact
Notes
tests/.auth/user.jsoncare.config.ts