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

Create automated tests for bot commands #20

Open
danielleqa opened this issue Apr 3, 2019 · 2 comments
Open

Create automated tests for bot commands #20

danielleqa opened this issue Apr 3, 2019 · 2 comments

Comments

@danielleqa
Copy link

danielleqa commented Apr 3, 2019

Cleanup

What should be cleaned up or changed:
We need to write tests for the Hellper commands. Available commands:

 close     Close the incident
 help      Show this help
 list      List all available commands
 list-all  List all active incidents
 ping      Test bot connectivity
 start     Create a new incident
 state     Get incident state and timeline

Provide any links for context:

@GLOFonseca GLOFonseca transferred this issue from another repository Apr 9, 2020
@GLOFonseca
Copy link
Contributor

I have edited the first comment to fit in our documentation template, also translated to English.

@GLOFonseca
Copy link
Contributor

Following the strategy of not using text commands anymore, we have the following commands:

  • /hellper_incident
  • /hellper_status
  • /hellper_resolve
  • /hellper_update_dates
  • /hellper_close

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

No branches or pull requests

2 participants