Introduction
  • CI/CD Pipeline Overview
  • Application Architecture Overview
Application Services Overview
  • Overview of the test_service
  • Overview of the test_app service
Git Repo and the CI Pipeline Configuration for test_service
  • CI Pipeline configuration for test_service
  • Docker-compose for test_service
Git Repo and CI Pipeline configuration for test_app
  • CI Pipeline configuration for test_app
  • Docker-compose for test_app
Run Integration tests
  • Running Integration tests in test_service (locally and in the CI pipeline)
  • Walk through of the Integration Tests in test_app and summary