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

fixed testing #1522

Merged
merged 2 commits into from
Jun 4, 2024
Merged

fixed testing #1522

merged 2 commits into from
Jun 4, 2024

Conversation

avifenesh
Copy link
Collaborator

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@avifenesh avifenesh requested a review from a team as a code owner June 4, 2024 09:16
@avifenesh avifenesh force-pushed the BugFix/Node/TestingFramework branch from f475c79 to c63c52a Compare June 4, 2024 09:17
@avifenesh avifenesh force-pushed the BugFix/Node/TestingFramework branch from c63c52a to 81ff858 Compare June 4, 2024 09:21
@avifenesh avifenesh force-pushed the BugFix/Node/TestingFramework branch from 81ff858 to 2b6f3ba Compare June 4, 2024 09:23
@avifenesh avifenesh force-pushed the BugFix/Node/TestingFramework branch from 2b6f3ba to e47fdd3 Compare June 4, 2024 09:27
@avifenesh avifenesh force-pushed the BugFix/Node/TestingFramework branch 3 times, most recently from 5d0ff2f to 49c9421 Compare June 4, 2024 10:04
@avifenesh avifenesh force-pushed the BugFix/Node/TestingFramework branch 9 times, most recently from 30be19d to 13eacb7 Compare June 4, 2024 12:29
@avifenesh avifenesh force-pushed the BugFix/Node/TestingFramework branch from 13eacb7 to bc878a5 Compare June 4, 2024 12:30
@avifenesh avifenesh requested a review from adarovadya June 4, 2024 12:30
@Yury-Fridlyand Yury-Fridlyand added node Node.js wrapper testing Everything about testing labels Jun 4, 2024
@@ -2613,58 +2618,66 @@ export function runBaseTests<Context>(config: {
expect(setResWithAllOptions).toEqual(null);
// key should have been set
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Describe the case in the comment

Signed-off-by: Andrew Carbonetto <andrew.carbonetto@improving.com>
@acarbonetto acarbonetto merged commit 24b9696 into main Jun 4, 2024
13 checks passed
@acarbonetto acarbonetto deleted the BugFix/Node/TestingFramework branch June 4, 2024 18:34
@acarbonetto acarbonetto mentioned this pull request Jun 4, 2024
cyip10 pushed a commit to Bit-Quill/valkey-glide that referenced this pull request Jun 24, 2024
* fixed testing

* Update test comments for SET

Signed-off-by: Andrew Carbonetto <andrew.carbonetto@improving.com>

---------

Signed-off-by: Andrew Carbonetto <andrew.carbonetto@improving.com>
Co-authored-by: Andrew Carbonetto <andrew.carbonetto@improving.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
node Node.js wrapper testing Everything about testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants