Teddy
How do I write integration tests
because like me and @Pope said, you're adding a lot of latency to the tests, so if you want to automate them (include in your CI/CD) it'll slow things down substantially, you also can't just set breakpoints in the API to help debug since it's running somewhere remotely
146 replies