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

Automatically upload generated files to broaden tests variety #122

Open
e-caste opened this issue May 14, 2021 · 0 comments
Open

Automatically upload generated files to broaden tests variety #122

e-caste opened this issue May 14, 2021 · 0 comments
Labels
data gathering which commands to run, how and when enhancement New feature or request testing

Comments

@e-caste
Copy link
Member

e-caste commented May 14, 2021

Sometimes we find a bug. If we had many more real tests it would be easier to spot bugs in development rather than while using the app.

We could use an SSH key with write permission on a branch of this repo (e.g. "test-files") saved in our custom distro. After having generated the files, we should spawn a thread that tries to commit and push the directory containing the generated files to this repo, failing without erroring out (it's a plus, not a requirement). The directory should be saved as tests/pc-$(date +%s)-$(random seed for this PC).

@e-caste e-caste added enhancement New feature or request data gathering which commands to run, how and when testing labels May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data gathering which commands to run, how and when enhancement New feature or request testing
Projects
None yet
Development

No branches or pull requests

1 participant