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

Docker containers do not pass extensive tests #25

Closed
retrohacker opened this issue Oct 16, 2014 · 1 comment
Closed

Docker containers do not pass extensive tests #25

retrohacker opened this issue Oct 16, 2014 · 1 comment

Comments

@retrohacker
Copy link
Contributor

Implemented the suggested tests from pull request #12 in the branch hardcore.

It failed 5 of the npm unit tests and had a hickup in the yeoman script.

Command that triggered the tests (where $PWD is the root of the distributions repo):

docker run -dv ${PWD}:/test hardcore /test/hardcore

Here is the Dockerfile used to generate the hardcore container.
Here is the new test script.
Here is the result of running the new test script in the hardcore container.

(also note the script is generating markdown 😄)

@retrohacker
Copy link
Contributor Author

Legacy issue

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