harborwatch-cli/tests/test_checks.py
2026-01-20 15:40:00 +00:00

6 lines
140 B
Python

from harborwatch.checks import fleet_status
def test_placeholder_status():
assert "not yet implemented" in fleet_status("routeforge")