]> BookStack Code Mirror - bookstack/commit
Added testing for webhook management interface
authorDan Brown <redacted>
Fri, 10 Dec 2021 14:54:58 +0000 (14:54 +0000)
committerDan Brown <redacted>
Fri, 10 Dec 2021 14:54:58 +0000 (14:54 +0000)
commit638104125283209d6e81035741fdbb3d412cf334
tree24d3378738b5baea129a01f0a2161fb968f8775a
parent8716b1922b5a619e1b070184e0a4d7b565cb1f39
Added testing for webhook management interface
database/factories/Actions/WebhookFactory.php [moved from database/factories/WebhookFactory.php with 77% similarity]
database/factories/Actions/WebhookTrackedEventFactory.php [new file with mode: 0644]
tests/Actions/AuditLogTest.php [moved from tests/AuditLogTest.php with 98% similarity]
tests/Actions/WebhookManagementTest.php [new file with mode: 0644]
tests/StatusTest.php