-
Notifications
You must be signed in to change notification settings - Fork 7
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
Refactor functions for better testing #268
Comments
jidicula
added a commit
that referenced
this issue
Jan 9, 2021
**Why this change was necessary** Dependency installation checks were added in #387. These Actions should be pointed to by the README badges until we have workflows actually testing the application build (#268 and others). **What this change does** Updates badges to point to the dependency installation workflows. **Any side-effects?** None **Additional context/notes/links** - List of open issues mentioning testing: https://github.com/idoneam/Canary/issues?q=is%3Aissue+is%3Aopen+test
jidicula
added a commit
that referenced
this issue
Jan 9, 2021
**Why this change was necessary** Dependency installation checks were added in #387. These Actions should be pointed to by the README badges until we have workflows actually testing the application build (#268 and others). **What this change does** Updates badges to point to the dependency installation workflows. **Any side-effects?** None **Additional context/notes/links** - List of open issues mentioning testing: https://github.com/idoneam/Canary/issues?q=is%3Aissue+is%3Aopen+test
jidicula
added a commit
that referenced
this issue
Jan 9, 2021
**Why this change was necessary** Dependency installation checks were added in #387. These Actions should be pointed to by the README badges until we have workflows actually testing the application build (#268 and others). **What this change does** Updates badges to point to the dependency installation workflows. **Any side-effects?** None **Additional context/notes/links** - List of open issues mentioning testing: https://github.com/idoneam/Canary/issues?q=is%3Aissue+is%3Aopen+test
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use decorators to separate API functions and bot logic
The text was updated successfully, but these errors were encountered: