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

Integration Test Should Run on Schedule #19

Closed
JamesIves opened this issue Sep 4, 2019 · 0 comments
Closed

Integration Test Should Run on Schedule #19

JamesIves opened this issue Sep 4, 2019 · 0 comments

Comments

@JamesIves
Copy link
Owner

Is your feature request related to a problem? Please describe.

Please provide a clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Right now the integration test runs on every commit to master. If there's an API change on Github's end, or something similar, this might go uncaught for some time.

Describe the solution you'd like

Please provide a clear and concise description of what you want to happen.

To combat this the integration test should be updated to run on a schedule. That way we can be sure that it's correctly performing the task.

Additional Comments

Add any other context or screenshots about the feature request here.

I'm going to setup a test for this in another repo, and should it be successful I'll move it over to the integration test here.

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