This is a sample project for my article Using Ktor Client Mock Engine for Integration and UI Tests
The repository contains tests for fetching GitHub repositories through the GitHub Search API, but replaces the real network calls with pre-defined one's thanks to the Ktor Client MockEngine.