-
Notifications
You must be signed in to change notification settings - Fork 6
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 a test suite #46
Comments
Also we are getting a fair number of failed package installs it looks like (I'll submit em as separate issues). Confirmation that all desired packages were installed would be a helpful test case, or maybe separate cases for apt-get, R, and python. |
Anyone know what framework we should use for EC2 vs. Virtualbox? |
Looks like perhaps ServerSpec (http://serverspec.org/) may be the way to go:
But maybe Test Kitchen (or both?): |
Ok, in discussions with Ryan, Chris, & Aaron we are interested in:
|
Or maybe instead of a test directory/script, we simply integrate validation within each script in the bootstrap.d directory. |
BCE needs to have an automated test suite to catch release bugs. It should focus on the functioning of important applications and the desktop environment.
The text was updated successfully, but these errors were encountered: