I've added an #e2e test for ensuring that calls to an external API work, and I
really love that I can tie this all in one test file:
- set up the expected call to the remote API
- Describe the action that triggers this call
- Verify that it happened



A static archive of Markus Tacker's tweets. Follow me on Mastodon: @[email protected].
I've added an #e2e test for ensuring that calls to an external API work, and I
really love that I can tie this all in one test file:


