Ghost/ghost/core/test/e2e-webhooks
Naz 320c6e0dd3
Abstracted a hacky local URL matcher
refs https://github.com/TryGhost/Toolbox/issues/320

- The URL matcher is very likely to be reused in the future, so having it abstracted away gives two benefits:
1. Central place to document hacky behavior and easier future cleanup
2. The implementer of the e2e test does not have to see the "hacky note" and just concentrate on the implementation of the test
2022-10-05 17:23:02 +08:00
..
__snapshots__ Added header snapshots to webhook e2e tests 2022-10-05 17:23:02 +08:00
posts.test.js Abstracted a hacky local URL matcher 2022-10-05 17:23:02 +08:00