Skip to content

fix(example-rpc-server): mocha opts, mark as private#923

Merged
bajtos merged 2 commits into
masterfrom
fix/example-rpc-server-mocha-opts
Jan 29, 2018
Merged

fix(example-rpc-server): mocha opts, mark as private#923
bajtos merged 2 commits into
masterfrom
fix/example-rpc-server-mocha-opts

Conversation

@bajtos
Copy link
Copy Markdown
Member

@bajtos bajtos commented Jan 29, 2018

Use the new "mocha.opts" instead of no-longer-available "mocha.ts.opts".

This is a follow-up for recently-landed #917, see also #836

cc @kjdelisle @virkt25

Checklist

  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • Related API Documentation was updated
  • Affected artifact templates in packages/cli were updated
  • Affected example projects in packages/example-* were updated

Use the new "mocha.opts" instead of no-longer-available "mocha.ts.opts"
@bajtos bajtos self-assigned this Jan 29, 2018
@bajtos bajtos requested a review from kjdelisle as a code owner January 29, 2018 09:52
@bajtos
Copy link
Copy Markdown
Member Author

bajtos commented Jan 29, 2018

I added another commit to mark the rpc-server example as private, see @raymondfeng's #917

@bajtos bajtos changed the title fix: mocha opts in example-rpc-server fix(example-rpc-server): mocha opts, mark as private Jan 29, 2018
Set `private` flag in package.json so that `lerna publish`
won't push it to npm.
@bajtos bajtos force-pushed the fix/example-rpc-server-mocha-opts branch from ea68a77 to 790f621 Compare January 29, 2018 10:11
@bajtos bajtos merged commit c3b195d into master Jan 29, 2018
@bajtos bajtos deleted the fix/example-rpc-server-mocha-opts branch January 29, 2018 10:11
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.

1 participant