This is my playground for testing different TDD approaches on a use case I encountered in my job. The use case is about asynchronously requesting data from an external API. We send a request (scheduled job) and get the data back on our endpoint. The tricky part is that we can't call the external API, as it's still being prepared. I try to find the most reliable way to tackle such scenarios in software development, especially in NestJS.
-
Notifications
You must be signed in to change notification settings - Fork 0
matyaskrecek97/tdd-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published