litellm/tests/unit/llms/fireworks_ai
yuneng d47008129c test(llms): migrate phase 7 provider unit tests to tests/unit
Move the wave 1 phase 7 batch (fireworks_ai, gemini, gigachat, github_copilot; 20 files) from tests/test_litellm to tests/unit after judging every test function under a behaviour mutation. Seven wiring or mock-echo tests that stayed green are deleted. The fireworks cost calculator tests get a local model_cost save/restore fixture since the tests/unit tree has no shared conftest for it

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-09-20 08:08:12 +00:00
..
chat test(llms): migrate phase 7 provider unit tests to tests/unit 2026-09-20 08:08:12 +00:00
rerank test(llms): migrate phase 7 provider unit tests to tests/unit 2026-09-20 08:08:12 +00:00
responses test(llms): migrate phase 7 provider unit tests to tests/unit 2026-09-20 08:08:12 +00:00
test_fireworks_ai_cache_pricing.py test(llms): migrate phase 7 provider unit tests to tests/unit 2026-09-20 08:08:12 +00:00
test_fireworks_ai_common_utils.py test(llms): migrate phase 7 provider unit tests to tests/unit 2026-09-20 08:08:12 +00:00
test_fireworks_ai_cost_calculator.py test(llms): migrate phase 7 provider unit tests to tests/unit 2026-09-20 08:08:12 +00:00