The scariest phrase for anyone testing web-dependent codebases is “third-party service”. In the modern landscape, it feels like almost every part of our application hinges on some external cloud-based dependency. Tests help us feel confident about our logic and that our code can handle both expected…