Add TLS client test utils and cases by PavelPashov · Pull Request #3166 · redis/node-redis
Navigation Menu
{{ message }}
redis / node-redis Public
- Notifications You must be signed in to change notification settings
- Fork 1.9k
Merged
nkaradzhov merged 3 commits intoredis:masterfrom
Jan 28, 2026Merged
Add TLS client test utils and cases#3166
nkaradzhov merged 3 commits intoredis:masterfrom
Add TLS client test utils and cases#3166
nkaradzhov merged 3 commits intoredis:masterfrom
Conversation
Copy link Copy Markdown
Contributor
Description
Adds TLS coverage to the test suite by introducing reusable TLS test infrastructure (test-utils + updated test container) and new client tests that validate connecting to Redis over TLS. 
Checklist
- Does
npm testpass with this change (including linting)? - Is the new or changed code fully tested?
- Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
PavelPashov
requested a review
from nkaradzhov
PavelPashov
changed the title
Test/add tls client utils and tests
Add TLS client test utils and cases
PavelPashov
force-pushed
the
test/add-tls-client-utils-and-tests
branch
2 times, most recently
from
a756c1a to
2810b81
Compare
PavelPashov added 3 commits
January 28, 2026 10:42
PavelPashov
force-pushed
the
test/add-tls-client-utils-and-tests
branch
from
2810b81 to
75c24bd
Compare
nkaradzhov approved these changes Jan 28, 2026
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment