Skip to content

Commit

Permalink
Pipelined tests for lists and sets, and API typo fix (#3772)
Browse files Browse the repository at this point in the history
* Add unit tests for pipelined list operations

* Add tests for set pipelined operations

Also detected a typo in one of the method names, mark that method as
deprecated and add a new one that respects the naming convention.

* Fix flaky test

Sometimes the slow log operation in the binary test actually takes 0
time, so adapt the assert to cover that case too.

---------

Co-authored-by: Gabriel Erzse <[email protected]>
Co-authored-by: M Sazzadul Hoque <[email protected]>
  • Loading branch information
3 people committed Mar 19, 2024
1 parent 812a291 commit 8b4f421
Show file tree
Hide file tree
Showing 2 changed files with 1,692 additions and 0 deletions.
Loading

0 comments on commit 8b4f421

Please sign in to comment.