Closed ftapajos closed 6 years ago
Has merge conflicts, I think nodemon is expected to installed globally here? I haven't really ever used that command, and use npm run test
for development.
As far as I'm concerned, npm run test
doesn't set up the bridge, does it?
Some of the tests do run a server for a e2e/integration test, yes. (e.g. buckets.integration.js
). Though most of the tests mock database connections and such to get into every area of code. Works well for TDD.
👋 Hey! Thanks for this contribution. Apologies for the delay in responding!
We've decided to rearchitect Storj, so that we can scale better. You can read more about this decision here. This means that we are entirely focused on v3 at the moment, in the storj/storj repository. Our white paper for v3 is coming very, very soon - follow along on the blog and in our Rocketchat.
As this repository is part of the v2 network, we're no longer maintaining this repository. I am going to close this for now. If you have any questions, I encourage you to jump on Rocketchat and ask them there. Thanks!
Make npm run-script dev command possible