Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docs about how to test with hubot #1709

Open
joeyguerra opened this issue Jan 10, 2024 · 0 comments
Open

Update docs about how to test with hubot #1709

joeyguerra opened this issue Jan 10, 2024 · 0 comments

Comments

@joeyguerra
Copy link
Member

joeyguerra commented Jan 10, 2024

Remove hubot-test-helper as the recommendation.

Situation

hubot-test-helper doesn't support the latest Hubot version. The last commit was 6 years ago (March 12, 2018). There are 2 open PRs that are trying to update it to newer versions of Hubot.

Options

  1. Submit a PR, updating the code to utilize the latest version of Hubot
  2. Add a DummyAdapter and Example test to the Hubot codebase and the generator as examples
  3. Remove the testing section of the docs

Thoughts

I can work on 1 and 2 over time. Option 2 won't take very long. Option 2 will take more time, thought, effort. Not impossible, but requires motivation. I do think providing some guidance on how to test scripts would be beneficial. So I don't want to option 3 at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant