This change demonstrates in tests the XHubSignature code
is actually ready for X-Hub-Signature-256.
Ref T2310
Differential D4079
Test X-Hub-Signature-256 documentation values Authored by dereckson on Sat, Apr 18, 13:25. Tags None Referenced Files
Subscribers None
Details
This change demonstrates in tests the XHubSignature code Ref T2310 New unit test provided with a SHA-256 algo The values of that test are taken from GitHub documentation:
Diff Detail
Event TimelineComment Actions Unit tests $ phpunit github Switching to Composer phpunit: PHPUnit 12.5-dev by Sebastian Bergmann and contributors. Runtime: PHP 8.3.30 Configuration: /home/dereckson/dev/keruald/_monorepo/core/phpunit.xml ...... 6 / 6 (100%) Time: 00:00.012, Memory: 16.00 MB OK (6 tests, 12 assertions) |