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

Move strings used in messages to a static class #23

Open
alopezlago opened this issue Sep 8, 2020 · 0 comments
Open

Move strings used in messages to a static class #23

alopezlago opened this issue Sep 8, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@alopezlago
Copy link
Owner

We should move all of the strings that we send as messages to the user to a static class. Tests should have access to this class, so we can directly check which message was sent when a BotCommandHandler method was called.

@alopezlago alopezlago added the enhancement New feature or request label Sep 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant