microsoft / agogosml

agogosml is a flexible data processing pipeline that addresses the common need for operationalizing ML models at scale
MIT License
33 stars 16 forks source link

E2e/Integration tests #191

Closed eladiw closed 5 years ago

eladiw commented 5 years ago

All Submissions:


This is phase1, when run gives tests the entire data flow. phase2 will be to integrate into the build pipelines.

to run: docker-compose up --scale input-reader=2 -d

then issue a GET command to the test generator (/send) to verify, issue a GET command to the test generator (/receive)