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

s/beforeAll/beforeEach/ (All connects to local, even skipped) #1096

Merged
merged 2 commits into from
Jul 10, 2019

Conversation

jacogr
Copy link
Member

@jacogr jacogr commented Jul 10, 2019

  • beforeAll -> beforeEach (the former makes connection to localhost, even if skipped)
  • introduce yarn test:all that runs all tests (incl. e2e), without coverage
  • change yarn test to skip e2e tests

@jacogr jacogr merged commit 1a80bde into master Jul 10, 2019
@jacogr jacogr deleted the jg-beforeEcah branch July 10, 2019 13:48
ianhe8x pushed a commit to plugblockchain/api.js that referenced this pull request Jul 30, 2019
…ot-js#1096)

* s/beforeAll/beforeEach/ (All connects to local, even skipped)

* Introduce test:all (incl. e2e, test now execludes)
ianhe8x pushed a commit to plugblockchain/api.js that referenced this pull request Jul 31, 2019
…ot-js#1096)

* s/beforeAll/beforeEach/ (All connects to local, even skipped)

* Introduce test:all (incl. e2e, test now execludes)
@polkadot-js-bot
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@polkadot-js polkadot-js locked as resolved and limited conversation to collaborators Jun 8, 2021
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.

3 participants