-
Notifications
You must be signed in to change notification settings - Fork 214
Add unit test coverage on the dashboard component #2535
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
Open
asanzgom
wants to merge
54
commits into
opendatahub-io:main
Choose a base branch
from
asanzgom:feature/Add_unit_test_coverage_on_the_dashboard_component
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 7 commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
37fc4ce
feat(dashboard): improve error handling in testScheme initialization β¦
asanzgom 8b3b993
Merge branch 'main' into feature/Add_unit_test_coverage_on_the_dashboβ¦
asanzgom 7d0a934
fix: resolve cleanup duplication and failing dashboard test
asanzgom 9554442
Merge branch 'main' into feature/Add_unit_test_coverage_on_the_dashboβ¦
asanzgom 7e33e67
refactor: replace fragile deferred recover pattern with explicit paniβ¦
asanzgom 846085f
fix: ensure CRD-present scenarios actually exercise migration logic
asanzgom b7fcb17
fix: resolve race condition in deterministic-name assertion
asanzgom 3b6bc6c
fix: resolve linter errors and failing tests
asanzgom be89cc3
Merge branch 'main' into feature/Add_unit_test_coverage_on_the_dashboβ¦
asanzgom 10e5f22
Add comprehensive unit test coverage for dashboard component
asanzgom 51cf9bf
Merge branch 'main' into feature/Add_unit_test_coverage_on_the_dashboβ¦
asanzgom cd7aa9c
Update internal/controller/components/dashboard/dashboard_controller_β¦
asanzgom fb4a993
Update internal/controller/components/dashboard/dashboard_controller_β¦
asanzgom e5f69ae
Merge branch 'main' into feature/Add_unit_test_coverage_on_the_dashboβ¦
asanzgom dcc6526
refactor: improve dashboard controller code quality and test coverage
asanzgom 0397895
Merge branch 'main' into feature/Add_unit_test_coverage_on_the_dashboβ¦
asanzgom eb63471
refactor: improve dashboard component test structure and code quality
asanzgom 9020b9f
refactor: improve dashboard component test structure and code quality
asanzgom 8878f9f
fix: remove leading slashes from ManifestInfo.SourcePath values
asanzgom 5f8a5de
Merge branch 'main' into feature/Add_unit_test_coverage_on_the_dashboβ¦
asanzgom 1c5f97a
refactor: remove tautological tests and fix function naming
asanzgom f644355
Merge branch 'main' into feature/Add_unit_test_coverage_on_the_dashboβ¦
asanzgom 1dc3c2b
Fix dashboard component unit tests and resolve linting issues
asanzgom 21d5c9d
Merge branch 'main' into feature/Add_unit_test_coverage_on_the_dashboβ¦
asanzgom 5839226
Merge branch 'main' into feature/Add_unit_test_coverage_on_the_dashboβ¦
asanzgom 18af3ab
Merge branch 'main' into feature/Add_unit_test_coverage_on_the_dashboβ¦
asanzgom c99ab48
Fix dashboard component tests and resolve linting issues
asanzgom 7f1b025
Resolve merge conflicts
asanzgom 15247ef
Clean up imports and formatting
asanzgom 84b9b3f
Merge branch 'main' into feature/Add_unit_test_coverage_on_the_dashboβ¦
asanzgom 16c79c4
Merge branch 'feature/Add_unit_test_coverage_on_the_dashboard_componeβ¦
asanzgom a2f94fe
fix(dashboard): resolve unit test failures and linting issues
asanzgom 2ad3b6e
feat(dashboard): enhance unit test coverage and fix linting issues
asanzgom 27c3014
Merge branch 'main' into feature/Add_unit_test_coverage_on_the_dashboβ¦
asanzgom d29f039
Add comprehensive unit test coverage for dashboard component
asanzgom b136d9f
Merge branch 'main' into feature/Add_unit_test_coverage_on_the_dashboβ¦
asanzgom 2d5fa60
Consolidate redundant platform tests into single table-driven test
asanzgom 1a278c5
Merge branch 'main' into feature/Add_unit_test_coverage_on_the_dashboβ¦
asanzgom df21826
Merge branch 'feature/Add_unit_test_coverage_on_the_dashboard_componeβ¦
asanzgom dfa0644
Merge branch 'main' into feature/Add_unit_test_coverage_on_the_dashboβ¦
asanzgom 4a56537
Refactor dashboard tests: consolidate redundant tests and improve maiβ¦
asanzgom b90e4f7
Merge branch 'feature/Add_unit_test_coverage_on_the_dashboard_componeβ¦
asanzgom aa9aab3
Merge branch 'main' into feature/Add_unit_test_coverage_on_the_dashboβ¦
asanzgom b4729c9
Merge branch 'main' into feature/Add_unit_test_coverage_on_the_dashboβ¦
asanzgom d2e8c6f
Merge branch 'main' into feature/Add_unit_test_coverage_on_the_dashboβ¦
asanzgom 3ec2513
Merge branch 'main' into feature/Add_unit_test_coverage_on_the_dashboβ¦
asanzgom 9cbc2e6
Merge branch 'main' into feature/Add_unit_test_coverage_on_the_dashboβ¦
asanzgom 725bdcc
Merge branch 'main' into feature/Add_unit_test_coverage_on_the_dashboβ¦
asanzgom a58f4d1
fix(e2e): recreate applications namespace after cleanup to prevent opβ¦
asanzgom 67400b6
Merge branch 'main' into feature/Add_unit_test_coverage_on_the_dashboβ¦
asanzgom fa2792d
Merge branch 'main' into feature/Add_unit_test_coverage_on_the_dashboβ¦
asanzgom 56bf9f1
Merge branch 'main' into feature/Add_unit_test_coverage_on_the_dashboβ¦
asanzgom 21c4490
Merge branch 'main' into feature/Add_unit_test_coverage_on_the_dashboβ¦
asanzgom b384f95
Merge branch 'main' into feature/Add_unit_test_coverage_on_the_dashboβ¦
asanzgom File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.