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

README fixes #268

Closed
wants to merge 1 commit into from
Closed

README fixes #268

wants to merge 1 commit into from

Conversation

@samartnik
Copy link
Contributor

samartnik commented Dec 27, 2018

These are just suggestions. From my experience I was't able to run command npm browsertest and get any info from localhost:8000

@SergeyZhukovsky
Copy link
Member

SergeyZhukovsky commented Dec 28, 2018

@diracdeltas do you have any video why would travis fail on unit tests on a simple readme file change?

@SergeyZhukovsky SergeyZhukovsky self-requested a review Dec 28, 2018
Results appear in both the browser inspector and your terminal.

To run tests in Node, just do `npm test`.

To do a basic client/server integration test against the production server, run
`npm run client` and navigate to `http://localhost:8000/`). The page
`npm run client` and navigate to `http://localhost:4000/`). The page

This comment has been minimized.

Copy link
@diracdeltas

diracdeltas Dec 28, 2018

Member

This shouldn't change since run client runs python -m SimpleHTTPServer which runs on 8000 by default.

@diracdeltas
Copy link
Member

diracdeltas commented Dec 28, 2018

not sure why travis is failing but it seems unrelated to this change since it's also happening on #267

@samartnik
Copy link
Contributor Author

samartnik commented Jan 3, 2019

Re-created PR #273

@samartnik samartnik closed this Jan 3, 2019
@samartnik samartnik deleted the samartnik:readme_fix branch Jan 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.