I’m using GraphQL in an iOS app. I wasn’t sure how to test it at first, so I just wrote the code. I finally figured out what tests to write, so I’m writing them after the fact. It’s not nearly as fun, and much more tedious compared to testing as I go (TDD). #TDD #GraphQL