You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2024. It is now read-only.
Add a Redis server to the Mock container so that component tests can run in a
self-contained environment.
Split out unit, component and integration tests with scripts and test metadata.
Add a 'storage' namespace, first Redis get/set methods. Component tests.
Add redis storage to heartbeat.
Add scripts to start docker container and run:
- unit-tests.sh
- component-tests.sh
- integration-tests.sh
- all-tests.sh
Also for convenience:
- build-mock.sh
- repl.sh
- run-mock.sh
- run-mock-live.sh
Add script to build mock image:
- build-mock.sh
Add Redis server and config to mock image.
Add a set of scripts to run inside container in `docker` directory.
Update README.
Subscriptions should be accepted and be visible across clustered instances.
The text was updated successfully, but these errors were encountered: