slackapi/deno-slack-hub

Tests for generation script

Open

#28 opened on Nov 8, 2023

 (0 comments) (0 reactions) (0 assignees)TypeScript (3 forks)auto 404
good first issue

Repository metrics

Stars
 (9 stars)
PR merge metrics
 (PR metrics pending)

Description

Improve the test for the generation script

In the deno-slack-sdk we have added an integration test that validates the behavior of the generation script.

This is the test in question

It would be nice to add this capability here as well.

Contributor guide