Skip to content

Commit

Permalink
Cover the module's API with integration tests
Browse files Browse the repository at this point in the history
Those tests use the previously introduced redis stub server
to send request to a fac simile server, and ensure that the exposed
JS API behaves as intended. We are less intrested in actual redis
behavior correctness than in verifying that the module sends
proper commands to redis, and reacts as expected to somewhat
expected responses.
  • Loading branch information
oleiade committed Jul 29, 2022
1 parent 968f579 commit 230eec1
Show file tree
Hide file tree
Showing 4 changed files with 2,337 additions and 163 deletions.
Loading

0 comments on commit 230eec1

Please sign in to comment.