Quality Assurance

Testing Strategies That Prevent Production Bugs

Testing Shopify apps is hard because of the external API. I implemented 'VCR' in our PHPUnit suite to record real API interactions for our test environment.