0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-04 02:01:58 -05:00
ghost/apps/admin-x-settings/test/e2e/advanced
Jono M 49493abf75
Added tests for custom integrations (#17770)
refs https://github.com/TryGhost/Product/issues/3729

---

This pull request enhances the custom integrations feature in the
admin-x-settings app by adding accessibility and UI improvements to the
`Select` and `WebhookModal` components, refactoring the webhook and
integration types in the API module, and adding a new end-to-end test
file to verify the functionality using mocked API responses.
2023-08-22 11:25:25 +01:00
..
integrations Added tests for custom integrations (#17770) 2023-08-22 11:25:25 +01:00
codeInjection.test.ts Added tests for code injection (#17623) 2023-08-08 10:08:19 +01:00
history.test.ts History log in AdminX (#17666) 2023-08-14 12:11:53 +00:00