llama-stack-mirror/tests/unit/providers/nvidia
Mustafa Elbehery 3cdf748a8e
chore(test): migrate unit tests from unittest to pytest for nvidia datastore (#2790)
This PR replaces unittest with pytest.

Part of https://github.com/meta-llama/llama-stack/issues/2680

cc @leseb

Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
2025-07-18 11:52:47 +02:00
..
__init__.py feat: Add nemo customizer (#1448) 2025-03-25 11:01:10 -07:00
conftest.py chore: re-enable isort enforcement (#1802) 2025-03-26 15:22:17 -07:00
test_datastore.py chore(test): migrate unit tests from unittest to pytest for nvidia datastore (#2790) 2025-07-18 11:52:47 +02:00
test_eval.py feat: Add NVIDIA Eval integration (#1890) 2025-04-24 17:12:42 -07:00
test_parameters.py chore(test): migrate unit tests from unittest to pytest nvidia test p… (#2792) 2025-07-18 11:49:45 +02:00
test_safety.py chore: remove nested imports (#2515) 2025-06-26 08:01:05 +05:30
test_supervised_fine_tuning.py feat: allow dynamic model registration for nvidia inference provider (#2726) 2025-07-17 12:11:30 -07:00