Not really a Spek specific question, but my API he...
# spek
s
Not really a Spek specific question, but my API heavily depends on an external API to proceed with execution of the code base. Should I be making these API calls in my tests, or should I mock my responses, a fairly extensive and exhaustive exercise?