mirror of
https://github.com/NVIDIA-NeMo/DataDesigner
synced 2026-05-24 09:48:29 +00:00
* test: add e2e health checks for default provider models Add parametrized tests that verify model connectivity for all default providers (nvidia, openai, openrouter). Tests check API key availability and skip when not configured. * chore: move health checks out of e2e tests - Convert pytest test to standalone script at scripts/health_checks.py - Add `make health-checks` target - Add CI workflow (weekly + on release + manual dispatch) - Remove test_health_checks.py from tests_e2e/ * chore: make health checks non-blocking in CI * fix: print traceback to stdout to avoid interleaving * chore: add all provider API keys to health checks CI Co-authored-by: Cursor <cursoragent@cursor.com> * chore: remove temporary push trigger from health checks Co-authored-by: Cursor <cursoragent@cursor.com> --------- Co-authored-by: Cursor <cursoragent@cursor.com> |
||
|---|---|---|
| .. | ||
| benchmarks | ||
| health_checks.py | ||
| publish.sh | ||
| update_license_headers.py | ||