-
Notifications
You must be signed in to change notification settings - Fork 604
test(litellm): Replace mocks with httpx types in rate-limit test
#5975
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
alexander-alderman-webb
merged 41 commits into
master
from
webb/litellm/rate-limit-mock
Apr 13, 2026
+40
−13
Merged
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
a7758b5
fix(litellm): Avoid double span exits when streaming
alexander-alderman-webb 3f761e9
simplify
alexander-alderman-webb 1f94674
test cleanup
alexander-alderman-webb c31472c
docs
alexander-alderman-webb 50d0b1f
use underscore
alexander-alderman-webb edd8a90
test(litellm): Replace mocks with httpx types in nonstreaming tests
alexander-alderman-webb ec3d128
add fixture
alexander-alderman-webb a4b9b3a
more mocks
alexander-alderman-webb 9ae99be
update tox
alexander-alderman-webb c5b92c8
test(litellm): Remove mocks with httpx types in embedding tests
alexander-alderman-webb ad16c7f
test(litellm): Replace mocks with httpx types in rate-limit test
alexander-alderman-webb 6f3c247
cleanup
alexander-alderman-webb dda374f
Merge branch 'webb/litellm/remove-mocks' into webb/litellm/embedding-…
alexander-alderman-webb b622a07
Merge branch 'webb/litellm/embedding-tests' into webb/litellm/error-mock
alexander-alderman-webb 598d6b5
undo merge
alexander-alderman-webb a7dfb23
.
alexander-alderman-webb a8689cd
remove fixture
alexander-alderman-webb 99de614
Merge branch 'webb/litellm/embedding-tests' into webb/litellm/rate-li…
alexander-alderman-webb c8d86a8
add fixture
alexander-alderman-webb ecd3718
Merge branch 'master' into webb/litellm/close-spans
alexander-alderman-webb 0536025
re-run tox
alexander-alderman-webb 62c32cb
Merge branch 'master' into webb/litellm/close-spans
alexander-alderman-webb f352bba
Merge branch 'webb/litellm/close-spans' into webb/litellm/remove-mocks
alexander-alderman-webb d9cf8b0
Merge branch 'webb/litellm/remove-mocks' into webb/litellm/embedding-…
alexander-alderman-webb 4226d2c
Merge branch 'webb/litellm/embedding-tests' into webb/litellm/rate-li…
alexander-alderman-webb 54925ab
patch completions client instead of embeddings
alexander-alderman-webb a2b3585
make request headers consistent
alexander-alderman-webb 179f14b
Merge branch 'webb/litellm/embedding-tests' into webb/litellm/rate-li…
alexander-alderman-webb 6eb17c9
reset all executor references
alexander-alderman-webb 1b28574
merge
alexander-alderman-webb ce5ce74
delete span when finished
alexander-alderman-webb 8435f36
safe exit pattern
alexander-alderman-webb 392eb17
Merge branch 'webb/litellm/close-spans' into webb/litellm/remove-mocks
alexander-alderman-webb 6d52689
Merge branch 'webb/litellm/remove-mocks' into webb/litellm/embedding-…
alexander-alderman-webb 9eac0f8
Merge branch 'webb/litellm/embedding-tests' into webb/litellm/rate-li…
alexander-alderman-webb 5dc9bbe
update tox.ini again
alexander-alderman-webb 0882066
Merge branch 'master' into webb/litellm/close-spans
alexander-alderman-webb ee4d55c
tox run
alexander-alderman-webb d9b9700
Merge branch 'webb/litellm/remove-mocks' into webb/litellm/embedding-…
alexander-alderman-webb 73e9bc1
Merge branch 'webb/litellm/embedding-tests' into webb/litellm/rate-li…
alexander-alderman-webb 5ccf360
merge master
alexander-alderman-webb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.