Skip to content

fix(tests): fix rateLimit integration test - #78

Merged
0dillon merged 1 commit into
mainfrom
hotfix/rate-limit-test
Aug 29, 2026
Merged

fix(tests): fix rateLimit integration test#78
0dillon merged 1 commit into
mainfrom
hotfix/rate-limit-test

Conversation

@0dillon

@0dillon 0dillon commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

The rate limit integration test was failing because it used a syntactically invalid Stellar public key which caused the Stellar SDK to throw a 400 error immediately, preventing the rate limiter from even reaching its limit logic. Replaced with a dynamically generated valid public key and matched the expected rate limiter error string.

@0dillon
0dillon merged commit 23b938f into main Aug 29, 2026
5 checks passed
@0dillon
0dillon deleted the hotfix/rate-limit-test branch August 29, 2026 12:43
0dillon added a commit that referenced this pull request Aug 29, 2026
Co-authored-by: 0dillon <0dillon@github.com>
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

Successfully merging this pull request may close these issues.

1 participant