litellm/tests/proxy_behavior/management
Yuneng Jiang 7a38fd33c1
chore(proxy_behavior): drop README + trim comments
Removes the suite README — its contents (local repro, layout, conventions)
were either restated by the file structure or already covered by the
workflow YAML and pyproject.toml. Trims docstrings and inline comments
across every test file to keep only non-obvious WHY (the masking
``_get_user_in_team`` reads, the LiteLLM_VerificationTokenView models-can't-
be-NULL gotcha, the org_admin/peer-visibility surprise, the rotation
contract).

Suite still 129 green locally.
2026-05-20 16:56:15 -07:00
..
regression_replay docs(proxy_behavior): G4 regression-replay table for Key Tier-1 2026-05-19 21:56:51 -07:00
__init__.py test(proxy_behavior): scaffold session-scoped async ASGI client + liveness smoke 2026-05-19 21:21:00 -07:00
actors.py chore(proxy_behavior): drop README + trim comments 2026-05-20 16:56:15 -07:00
conftest.py chore(proxy_behavior): drop README + trim comments 2026-05-20 16:56:15 -07:00
test_key_delete.py chore(proxy_behavior): drop README + trim comments 2026-05-20 16:56:15 -07:00
test_key_generate.py chore(proxy_behavior): drop README + trim comments 2026-05-20 16:56:15 -07:00
test_key_info.py chore(proxy_behavior): drop README + trim comments 2026-05-20 16:56:15 -07:00
test_key_list.py chore(proxy_behavior): drop README + trim comments 2026-05-20 16:56:15 -07:00
test_key_regenerate.py chore(proxy_behavior): drop README + trim comments 2026-05-20 16:56:15 -07:00
test_key_update.py chore(proxy_behavior): drop README + trim comments 2026-05-20 16:56:15 -07:00
test_no_management_imports.py chore(proxy_behavior): drop README + trim comments 2026-05-20 16:56:15 -07:00
test_scratch_teardown.py chore(proxy_behavior): drop README + trim comments 2026-05-20 16:56:15 -07:00
test_smoke.py chore(proxy_behavior): drop README + trim comments 2026-05-20 16:56:15 -07:00
test_world_seed.py chore(proxy_behavior): drop README + trim comments 2026-05-20 16:56:15 -07:00