Skip to content
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

test: More integration tests for rate limits #7937

Open
jprenken opened this issue Jan 11, 2025 · 0 comments
Open

test: More integration tests for rate limits #7937

jprenken opened this issue Jan 11, 2025 · 0 comments

Comments

@jprenken
Copy link
Contributor

The ratelimits package has excellent test coverage, but we have relatively few tests that check rate limit behaviour end-to-end. Let's add more cases to test/integration/ratelimit_test.go.

For example, although ratelimits/transaction_test.go tests that transactions get created as specified, we don't necessarily test that those functions' callers are producing the set of transactions we expect them to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant