while we are in the middle of revamping some of the reporter and its outputs it would make our lives easier to not have to interface with the real datastore (since thats also being rewritten). so in the CI tests we should run an echo server instead of the datastore container. this is very easy. you can get an echo server with a bit of bash:
while we are in the middle of revamping some of the reporter and its outputs it would make our lives easier to not have to interface with the real datastore (since thats also being rewritten). so in the CI tests we should run an echo server instead of the datastore container. this is very easy. you can get an echo server with a bit of bash: