Skip to content

Conversation

@ke4
Copy link
Contributor

@ke4 ke4 commented May 29, 2025

Changes:

  • Enable a previously disabled parameterized test in BioEntityCardModelFactoryIT in atlas-web-core.
    Re-enables the test case that verifies BioEntityCardModelFactory uses the ID as the title when no name is available. This improves test coverage and ensures the expected behavior is consistently validated.

…FactoryIT in atlas-web-core

Re-enables the test case that verifies BioEntityCardModelFactory uses the ID as the title when no name is available. This improves test coverage and ensures the expected behavior is consistently validated.
@ke4 ke4 self-assigned this May 29, 2025
@ke4 ke4 added Improvement Improve/refactor existing code technical debt Technical debt labels May 29, 2025
ke4 and others added 20 commits May 30, 2025 14:46
Reinstated previously commented-out Gradle commands for running unit, integration, and end-to-end tests, along with JUnit result parsing for test artifacts. This ensures full test coverage and proper reporting in the CI pipeline.
Improved robustness of QC folder parsing by using `Optional` to handle unexpected folder names and updated assertion imports to use `org.hamcrest.MatcherAssert` instead of deprecated `org.junit.Assert`.
Replaced the outdated access key in the test case for fetching private experiment tracks with a new valid key. This ensures the test aligns with updated configurations and prevents potential failures caused by the old key.
Added a log statement to capture the accession of an experiment that could not be found. This helps in debugging by providing clearer context when a ResourceNotFoundException is thrown.
Remove unnecessary logging statements from the getFactors method to streamline the code and improve performance. Added a null check for the assayGroup parameter to ensure robustness.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Improvement Improve/refactor existing code technical debt Technical debt

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants