Skip to content

Comments

test: improve test suite consistency and deduplicate constants#93

Merged
smoparth merged 1 commit intoopendatahub-io:mainfrom
LalatenduMohanty:issue/92-test-suite-consistency
Feb 19, 2026
Merged

test: improve test suite consistency and deduplicate constants#93
smoparth merged 1 commit intoopendatahub-io:mainfrom
LalatenduMohanty:issue/92-test-suite-consistency

Conversation

@LalatenduMohanty
Copy link
Contributor

Add assertion failure messages to older CUDA library tests (libcudart, libcublas, libcudnn) to match the style used in newer tests, and deduplicate APP_ROOT/WORKDIR constants by defining them once in tests/init.py.

Closes #92

Add assertion failure messages to older CUDA library tests (libcudart,
libcublas, libcudnn) to match the style used in newer tests, and
deduplicate APP_ROOT/WORKDIR constants by defining them once in
tests/__init__.py.

Closes opendatahub-io#92

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Lalatendu Mohanty <lmohanty@redhat.com>
Copy link
Member

@smoparth smoparth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@smoparth smoparth merged commit aa7ce77 into opendatahub-io:main Feb 19, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve test suite consistency and robustness

2 participants