osp-cli 1.5.1

CLI and REPL for querying and managing OSP infrastructure data
Documentation
1
2
3
4
5
6
7
8
# Test Fixtures

Shared static fixtures for integration and e2e tests.

Rules:
- Keep fixtures small and deterministic.
- Prefer JSON/TOML fixtures over generated code where practical.
- Do not embed secrets or real credentials.