https://github.com/stemmlerjs/how-to-test-code-reliant-on-apis
https://github.com/stemmlerjs/how-to-test-code-reliant-on-apis
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stemmlerjs/how-to-test-code-reliant-on-apis
- Owner: stemmlerjs
- Created: 2021-11-11T22:39:01.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-11T22:41:39.000Z (about 4 years ago)
- Last Synced: 2025-03-22T10:11:16.414Z (9 months ago)
- Language: TypeScript
- Size: 92.8 KB
- Stars: 65
- Watchers: 2
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# how-to-test-code-reliant-on-apis
> The TDD process is simple enough, right? Red-green-refactor. Well, what about real-world scenarios?
> This is the code for a (painfully recorded) video where we talk about how to use TDD to test code reliant on external APIs, services, databases, caches, webhooks, and so on.
You can [watch the video here](https://youtu.be/ajfZqzeHp1E).