- Introduce @shopify/shopify-function-test-helpers to simplify integration testing of Shopify Functions with real production data
- All function extension templates now include integration tests that validate compiled WASM binaries, catching breaking changes early
- Add new test scenarios by placing fixtures in tests/fixtures/ and generate tests automatically, using production logs as inputs