* 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
* fix: update RPC and Ws endpoint * remove unnecesary flag on test node script
* tests: reorganize testing packages * gitignore and minor changes