Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Script & doc tweaks to ease running frontend tests in Docker #399

Merged
merged 1 commit into from
Feb 10, 2016

Conversation

lmorchard
Copy link
Contributor

I'm still doing my gulp frontend builds in Docker pending a resolution of #359, so this PR makes it easy to run the frontend budo test runner in that frontend watcher Docker container.


`docker exec testpilot_frontend_watcher_1 ./bin/run-frontend-tests-watch.sh`

Then, open http://ideatown.dev:9966/ in a browser to see test results.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@meandavejustice
Copy link
Contributor

down to merge this after these two comments are addressed

- changes to README-DOCKER.md to explain how to run frontend tests

- quick script to run frontend tests in Docker

- expose port 9966 to view test results

- add debug-config.json to .gitignore
@lmorchard
Copy link
Contributor Author

Updated the commit

meandavejustice added a commit that referenced this pull request Feb 10, 2016
Script & doc tweaks to ease running frontend tests in Docker
@meandavejustice meandavejustice merged commit b35b72c into mozilla:master Feb 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants