TestArmada / magellan

Large Scale Automated Testing for Mocha, Nightwatch, Appium, Nodejs, etc
MIT License
287 stars 44 forks source link

move marge to ./bin so it'll be initialized first #216

Closed archlichking closed 7 years ago

archlichking commented 7 years ago

this fixes the bug that margs is empty in settings.js

codecov-io commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@c6493fa). Click here to learn what that means. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #216   +/-   ##
=========================================
  Coverage          ?   98.86%           
=========================================
  Files             ?       28           
  Lines             ?     1142           
  Branches          ?      190           
=========================================
  Hits              ?     1129           
  Misses            ?       13           
  Partials          ?        0
Impacted Files Coverage Δ
src/cli.js 97.97% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c6493fa...96558eb. Read the comment docs.

Maciek416 commented 7 years ago

👍