1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-21 13:47:39 +02:00
unleash.unleash/src/lib/addons
Nuno Góis 3b20978eb2
test: add some basic tests to the new slack app (#4259)
https://linear.app/unleash/issue/2-1244/write-some-tests-for-the-new-slack-app-addon

Pretty self-explanatory. These are based on the tests we have for the
other addons.

If you're reading this and have any suggestions of tests we could add at
this stage, please let me know.
Thanks!
2023-07-18 08:12:15 +01:00
..
__snapshots__ test: add some basic tests to the new slack app (#4259) 2023-07-18 08:12:15 +01:00
addon-schema.ts feat: Slack App addon (#4238) 2023-07-14 09:49:34 +01:00
addon.test.ts
addon.ts feat: add error logs for addons (#2739) 2023-01-11 09:13:22 +01:00
datadog-definition.ts chore: Datadog addon, ability to include source type name (#4196) 2023-07-10 15:38:53 +02:00
datadog.test.ts chore: Datadog addon, ability to include source type name (#4196) 2023-07-10 15:38:53 +02:00
datadog.ts chore: Datadog addon, ability to include source type name (#4196) 2023-07-10 15:38:53 +02:00
feature-event-formatter-md.test.ts Detailed slack notifications on feature toggle update (#3155) 2023-02-27 09:56:56 +00:00
feature-event-formatter-md.ts Detailed slack notifications on feature toggle update (#3155) 2023-02-27 09:56:56 +00:00
index.ts feat: Slack App addon (#4238) 2023-07-14 09:49:34 +01:00
installation-definition-schema.ts feat: Slack App addon (#4238) 2023-07-14 09:49:34 +01:00
slack-app-definition.ts feat: Slack App addon (#4238) 2023-07-14 09:49:34 +01:00
slack-app.test.ts test: add some basic tests to the new slack app (#4259) 2023-07-18 08:12:15 +01:00
slack-app.ts feat: Slack App addon (#4238) 2023-07-14 09:49:34 +01:00
slack-definition.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
slack.test.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
slack.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
teams-definition.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
teams.test.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
teams.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
webhook-definition.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
webhook.test.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
webhook.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00