memphis.go icon indicating copy to clipboard operation
memphis.go copied to clipboard

Testing framework

Open OrMemphis opened this issue 1 year ago • 2 comments

Currently we use only Go's testing, but we rely on running a docker container that runs Memphis in the background.

we need to either mock Memphis or introduce a testing framework that allows us to control the container.

OrMemphis avatar Jul 12 '22 06:07 OrMemphis