travishaynes / shopify-mock

Serves Shopify resources via FakeWeb for easily testing Shopify apps.
35 stars 23 forks source link

Custom Fixtures Prevent Existing Fixtures From Being Used #11

Open sshaw opened 8 years ago

sshaw commented 8 years ago

When using multiple paths, the latter paths' verb(s) will overwrite previously loaded fixtures with the same verb(s). You should merge fixture paths into the verb's value.