Commit a1f424a
Extract ConnectionData + signature setup to setUp() in webhook tests
Every test method duplicated the same ConnectionData creation,
saveConnectionData, and getWebhookSignature boilerplate. Moved it
to setUp() and replaced local $signature with $this->signature.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 450488a commit a1f424a
File tree
1 file changed
+50
-204
lines changed- tests/BusinessLogic/ConfigurationWebhookAPI
1 file changed
+50
-204
lines changed
0 commit comments