Skip to content

test(client): restore generic-transformers spec on current APIs#3214

Open
nkaradzhov wants to merge 1 commit intoredis:masterfrom
nkaradzhov:fix-generic-transformers-spec
Open

test(client): restore generic-transformers spec on current APIs#3214
nkaradzhov wants to merge 1 commit intoredis:masterfrom
nkaradzhov:fix-generic-transformers-spec

Conversation

@nkaradzhov
Copy link
Copy Markdown
Collaborator

@nkaradzhov nkaradzhov commented Mar 30, 2026

The test was commented out during V5 development with the idea to uncomment once done, but it seems it was forgotten.


Note

Low Risk
Low risk: changes are limited to tests, but they may expose previously unrun assertions and fail CI if current transformer behavior differs from expectations.

Overview
Restores the generic-transformers spec by uncommenting/reintroducing the full test suite and wiring it to the current v5-era APIs.

Tests now use the new RESP2 transformer entry points (e.g., transformBooleanReply[2], transformDoubleReply[2], transformSortedSetReply[2]) and switch argument-building helpers to the modern BasicCommandParser + parse* functions for GEOSEARCH options, optional variadics, and slot range parsing.

Written by Cursor Bugbot for commit c227f5d. This will update automatically on new commits. Configure here.

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