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

Simplify instructions in README.md for testing all projects #2444

Merged
merged 1 commit into from
Dec 20, 2017

Conversation

jhawthorn
Copy link
Contributor

rake is now all that is needed to run all the tests. Also now explains that chrome, not phantomjs, is required for backend and frontend.

@jhawthorn
Copy link
Contributor Author

Let's merge #2442 first, then I will rebase this

@jhawthorn
Copy link
Contributor Author

jhawthorn commented Dec 13, 2017

We should probably merge #2447 first as well, so that rake will include the backend JS specs

README.md Outdated
test suites.
A recent version of chrome and chromedriver is required to run the frontend and
backend test suites. If you don't have chromedriver,
[`gem install chromedriver-helper`](https://github.com/flavorjones/chromedriver-helper)
Copy link
Member

Choose a reason for hiding this comment

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

Using the gem actually conflicts with having it globally installed. I would to see us promoting installing it system wide via package managers instead of via Ruby gems

rake is now all that is needed to run all the tests. Also now explains
that chrome, not phantomjs, is required for backend and frontend.
@jhawthorn jhawthorn force-pushed the readme_top_level_test branch from 843607f to 0147576 Compare December 20, 2017 00:30
@jhawthorn jhawthorn merged commit c61e6bb into solidusio:master Dec 20, 2017
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

Successfully merging this pull request may close these issues.

3 participants