I
integration tests
Projects with this topic
-
This service will provide an endpoint to upload videos and save them as file chunks in mongodb, the trough another endpoint you will get a video by id first from the mongo database and then the chunks will be sent to a kafka topic and from that topic the client will consume the chunks to show the video
Updated -
This project adds examples of how to setup gitlabCI/CD pipelines and structure your unit and integration tests, as well as integrating a mongodb and kafka server in the gitlabCI/CD environment
Updated