Skip to content

Mock less in the tests. #24

@elee1766

Description

@elee1766

the tests in https://github.com/dranikpg/gtrs/blob/master/group_consumer_test.go

use a lot of mocking, since when they were written, miniredis did not support xgroup.

but since version 2.23 in aug 2022, miniredis does support XGROUP, and so we should mock less where we can.

i can try my hand at converting and see how it goes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions