dynamo/tests/utils
Biswa Panda 947939c727
fix: populate logprobs bytes and token fields in OpenAI-compatible responses (#6953)
2026-03-13 22:59:29 +00:00
..
client.py feat: responses API compliance with upstream type alignment (#6089) 2026-02-12 01:18:28 +00:00
constants.py chore: update all copyright headers in repo to 2026 (#5130) 2026-01-02 22:08:23 +00:00
engine_process.py chore: rename terminate_existing to terminate_all_matching_processes (#5923) 2026-02-04 09:50:41 -08:00
managed_deployment.py fix(ft-tests): avoid shlex.split corrupting JSON args in ServiceSpec setters (#7012) 2026-03-10 05:00:29 +00:00
managed_process.py feat: harden ManagedProcess teardown, add xdist-safe tests (#6670) 2026-03-13 12:54:37 -07:00
payload_builder.py test: pytests able to run locally now (#7219) 2026-03-11 17:58:38 -04:00
payloads.py fix: populate logprobs bytes and token fields in OpenAI-compatible responses (#6953) 2026-03-13 22:59:29 +00:00
port_utils.py chore: update all copyright headers in repo to 2026 (#5130) 2026-01-02 22:08:23 +00:00
test_managed_process_teardown.py feat: harden ManagedProcess teardown, add xdist-safe tests (#6670) 2026-03-13 12:54:37 -07:00
test_output.py test: relocate test output to /tmp to keep git working tree clean (#6289) 2026-02-17 21:21:01 -08:00