lundi 10 juin 2019

django integration tests on microservice architure

i have to don integration testing of my django project . now it has a microservice architure where front end is in one microservice and backend is in django and is made over various microservices like let's say one microservice for authentication , one of handling some data , etc . How can i write integration test cases for this

Aucun commentaire:

Enregistrer un commentaire