Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.

Look into improving dependency management for example tests #106

Open
frangio opened this issue May 14, 2018 · 0 comments
Open

Look into improving dependency management for example tests #106

frangio opened this issue May 14, 2018 · 0 comments
Labels
kind:chore Housekeeping tasks
Milestone

Comments

@frangio
Copy link
Contributor

frangio commented May 14, 2018

"test_examples": "npm run prepack && cd examples/complex && npm i && npm test",

As mentioned in #105 (comment):

I think this is a bit messy. That there is a script which is running npm install, because it has dependencies that are not covered by zos-lib's dependencies. This probably messes up with Travis' caching of dependencies and slows our build.

@frangio frangio added the kind:chore Housekeeping tasks label May 14, 2018
@facuspagnuolo facuspagnuolo added this to the Backlog milestone Jun 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind:chore Housekeeping tasks
Projects
None yet
Development

No branches or pull requests

2 participants