fa77bae105
* Refactor * add script to run all tests * Spawn ethermintd in node script * Update README * kill process when test finished * add new test case * add yarn.lock inside tests to be tracked
6 lines
107 B
Plaintext
6 lines
107 B
Plaintext
# dependencies
|
|
node_modules/
|
|
|
|
# ignore package-lock files (only use yarn.lock)
|
|
package-lock.json
|
|
!yarn.lock |