nomyo-router/test
alpha nerd 3cd530586c
All checks were successful
Build and Publish Docker Image (Semantic Cache) / build (amd64, linux/amd64, docker-amd64) (push) Successful in 3m59s
Build and Publish Docker Image / build (amd64, linux/amd64, docker-amd64) (push) Successful in 1m25s
Build and Publish Docker Image / build (arm64, linux/arm64, docker-arm64) (push) Successful in 12m46s
Build and Publish Docker Image / merge (push) Successful in 33s
Build and Publish Docker Image (Semantic Cache) / build (arm64, linux/arm64, docker-arm64) (push) Successful in 19m56s
Build and Publish Docker Image (Semantic Cache) / merge (push) Successful in 33s
feat: cache backend clients per endpoint instead of building one (with a fresh SSL context) per request
2026-06-07 09:55:54 +02:00
..
load feat: new load test added 2026-06-07 09:38:14 +02:00
config_test.yaml fix: replace hardcoded tokendb path 2026-05-17 10:53:33 +02:00
conftest.py fix: replace hardcoded tokendb path 2026-05-17 10:53:33 +02:00
pytest.ini feat: adding automated tests 2026-05-15 16:43:12 +02:00
requirements_test.txt feat: adding automated tests 2026-05-15 16:43:12 +02:00
test.md feat: adding automated tests 2026-05-15 16:43:12 +02:00
test_api_integration.py feat: adding automated tests 2026-05-15 16:43:12 +02:00
test_api_validation.py feat: adding automated tests 2026-05-15 16:43:12 +02:00
test_cache.py fix: replace hardcoded tokendb path 2026-05-17 10:53:33 +02:00
test_choose_endpoint.py fix: 2026-05-18 13:45:06 +02:00
test_db.py feat: adding automated tests 2026-05-15 16:43:12 +02:00
test_fetch.py fix: 2026-05-18 13:45:06 +02:00
test_openai_proxies.py refac: modularize apis VII 2026-05-19 14:57:39 +02:00
test_stream_errors.py feat: cache backend clients per endpoint instead of building one (with a fresh SSL context) per request 2026-06-07 09:55:54 +02:00
test_unit_context.py feat: adding automated tests 2026-05-15 16:43:12 +02:00
test_unit_helpers.py feat: adding automated tests 2026-05-15 16:43:12 +02:00
test_unit_rechunk.py feat: adding automated tests 2026-05-15 16:43:12 +02:00
test_unit_transforms.py feat: adding automated tests 2026-05-15 16:43:12 +02:00