Add TLS client test utils and cases by PavelPashov · Pull Request #3166 · redis/node-redis

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@PavelPashov

Copy link Copy Markdown

Contributor

@PavelPashov PavelPashov commented

Jan 23, 2026

edited

Loading

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 test pass 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 PavelPashov changed the title Test/add tls client utils and tests Add TLS client test utils and cases

Jan 23, 2026

@PavelPashov PavelPashov force-pushed the test/add-tls-client-utils-and-tests branch 2 times, most recently from a756c1a to 2810b81 Compare

January 23, 2026 15:00

@PavelPashov PavelPashov force-pushed the test/add-tls-client-utils-and-tests branch from 2810b81 to 75c24bd Compare

January 28, 2026 08:44

@nkaradzhov nkaradzhov merged commit 0230d6b into redis:master

Jan 28, 2026

15 checks passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@nkaradzhov nkaradzhov nkaradzhov approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@PavelPashov @nkaradzhov