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

adding few tests for Peer.js #386

Merged
merged 1 commit into from
Jun 19, 2014
Merged

adding few tests for Peer.js #386

merged 1 commit into from
Jun 19, 2014

Conversation

manan19
Copy link
Contributor

@manan19 manan19 commented Jun 19, 2014

No description provided.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.23%) when pulling 0d9317e on manan19:peer-tests into 83aada8 on bitpay:master.

@maraoz
Copy link
Contributor

maraoz commented Jun 19, 2014

reviewing. Seems like this tests need you to run bitcoind, which is not good. Let me check though

@maraoz
Copy link
Contributor

maraoz commented Jun 19, 2014

Nope, they work in node and the browser. My bad.
mocha: 2964 passing (3s)
index.html: passes: 2938 failures: 0 duration: 91.31s

Thanks for your contribution @manan19!!! 👍
ACK

maraoz added a commit that referenced this pull request Jun 19, 2014
adding few tests for Peer.js
@maraoz maraoz merged commit d7f31bf into bitpay:master Jun 19, 2014
@manan19
Copy link
Contributor Author

manan19 commented Jun 19, 2014

@maraoz Out of curiosity, how did you run the browser tests?
index.html: passes: 2938 failures: 0 duration: 91.31s

I've only been running the mocha tests.

@maraoz
Copy link
Contributor

maraoz commented Jun 19, 2014

@manan19 you need to update the browser bundle (grunt --target=dev shell) and then open the test/index.html file. An easier way, if you're developing, is just leave a terminal with the command grunt --target dev running, and a browser tab with index.html open.

@manan19 manan19 deleted the peer-tests branch June 19, 2014 17:43
slowfx pushed a commit to slowfx/bitcore-mona that referenced this pull request Jul 14, 2015
Change awkward wording "On sync" to "Synchronised"
micahriggan pushed a commit to micahriggan/bitcore that referenced this pull request Dec 27, 2018
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.

None yet

3 participants