Microservices with Docker, Flask, and React – Part 4 (e2e tests, swagger)

In Part 4, we’ll add an end-to-end (e2e) testing solution, form validation to the React app, a Swagger service to document the API, and deal with some tech debt. We’ll also set up a staging environment to test on before the app goes into production. Read more

Similar