dschlueter
f83f36fdfb
test: close coverage gaps + opt-in integration smoke
Unit-Tests (kein Docker nötig), 130 Tests gesamt:
- config: ${ENV}- und ~-Expansion in hf_home
- prompt_io: _pin_dns (DNS-Rebinding wird abgewiesen, andere Hosts unberührt,
Resolver wird wiederhergestellt)
- actions: do_check (running/healthy, missing), do_start non-dry-run
(Happy-Path + Readiness-Fehler mit --logs), _container_lock Force-Bypass
- cli: --max-tokens <= 0 abgelehnt, --expose/--no-expose
scripts/smoke.sh: opt-in End-to-End-Test gegen echten Docker + llama.cpp-Server
(--api-key-Round-Trip inkl. 401/200, start/check/chat/stream/stop, eigener
Container/Port, Cleanup-Trap).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-06 17:08:10 +02:00 |
| .. |
|
conftest.py
|
Initial commit: llamacppctl – llama.cpp Docker server control CLI
|
2026-07-06 16:36:27 +02:00 |
|
test_actions.py
|
test: close coverage gaps + opt-in integration smoke
|
2026-07-06 17:08:10 +02:00 |
|
test_cli.py
|
test: close coverage gaps + opt-in integration smoke
|
2026-07-06 17:08:10 +02:00 |
|
test_config.py
|
test: close coverage gaps + opt-in integration smoke
|
2026-07-06 17:08:10 +02:00 |
|
test_docker_ops.py
|
feat: harden and extend the CLI (security, UX, robustness, tests)
|
2026-07-06 16:57:47 +02:00 |
|
test_http_ops.py
|
feat: harden and extend the CLI (security, UX, robustness, tests)
|
2026-07-06 16:57:47 +02:00 |
|
test_lock_ops.py
|
Initial commit: llamacppctl – llama.cpp Docker server control CLI
|
2026-07-06 16:36:27 +02:00 |
|
test_prompt_files.py
|
Initial commit: llamacppctl – llama.cpp Docker server control CLI
|
2026-07-06 16:36:27 +02:00 |
|
test_prompt_sources.py
|
Initial commit: llamacppctl – llama.cpp Docker server control CLI
|
2026-07-06 16:36:27 +02:00 |
|
test_prompt_urls.py
|
test: close coverage gaps + opt-in integration smoke
|
2026-07-06 17:08:10 +02:00 |