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

Make karma tests run in container #1

Open
luebken opened this issue Jul 3, 2014 · 0 comments
Open

Make karma tests run in container #1

luebken opened this issue Jul 3, 2014 · 0 comments
Labels

Comments

@luebken
Copy link
Owner

luebken commented Jul 3, 2014

Running the mocha test just works fine:
docker run -i -t -p 3000:3000 --link db:db_1 mean grunt test

But there is an error with the karma tests:
Running "karma:unit" (karma) task INFO [karma]: Karma v0.12.16 server started at http://localhost:9876/ INFO [launcher]: Starting browser PhantomJS ERROR [launcher]: Cannot start PhantomJS

@luebken luebken added the bug label Jul 3, 2014
@luebken luebken changed the title Run karma tests in cotainer Run karma tests in container Jul 4, 2014
@luebken luebken changed the title Run karma tests in container Make karma tests run in container Jul 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant