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

CC-1223: Refactor streams extension tests to use RESP framework #155

Merged
merged 2 commits into from
Jun 17, 2024

Conversation

ryan-gang
Copy link
Contributor

This pull request refactors the streams extension tests to use the RESP framework for the Redis client connection. It modifies the test cases to use the MultiCommandTestCase and resp_assertions for assertions. The changes improve the efficiency and readability of the code.

- Refactor code to use instrumented_resp_connection package for Redis client connection
- Modify test cases to use MultiCommandTestCase and resp_assertions for assertions
Copy link

linear bot commented Jun 17, 2024

@ryan-gang ryan-gang self-assigned this Jun 17, 2024
@ryan-gang ryan-gang merged commit 22d0be8 into main Jun 17, 2024
2 checks passed
@ryan-gang ryan-gang deleted the CC-1223 branch June 17, 2024 17:28
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.

2 participants