Introduction

Testing how multiple modules/components interact (service + repository + DB/API).

Test Business Flow correct or not

Characteristics

Flow

HTTP Request
↓
Controller (REAL)
↓
Service (REAL)
↓
Repo (REAL)
↓
DB (REAL)