Commit Graph

16 Commits

Author SHA1 Message Date
Ethan Buchman 690d6c6070 cli: WriteDemoConfig -> WriteConfigVals 2018-02-02 23:05:28 -05:00
Anton Kaliaev 541780c6df
uncomment tests 2017-12-12 23:23:49 -06:00
Zach Ramsay f39b575503 remove deprecated --root flag 2017-12-12 16:55:41 +00:00
Anton Kaliaev d8dd497069
fix metalinter errors 2017-10-30 13:01:18 -05:00
Ethan Buchman a28e35fd98 Merge branch 'develop' into stderr 2017-06-23 22:21:36 -04:00
Ethan Frey 3400cee845 Handle --two-words as TMTWO_WORDS env var 2017-06-15 20:16:22 +02:00
Ethan Frey 0ecb38c6da Return exit code on error, disable in tests 2017-06-14 16:51:33 +02:00
rigel rozanski 33d0dd0bfc add stderr to tests 2017-06-06 18:36:28 -04:00
Ethan Frey 8af1c70a8b Renamed --debug to --trace, used for light-client and basecoin 2017-05-17 12:03:26 +02:00
Ethan Frey 2f02ed18e9 One more helper function for cli tests... 2017-05-05 14:58:53 +02:00
Ethan Frey d0132b0fff Moved helper functions into non-test code for reuse elsewhere 2017-05-05 14:46:04 +02:00
Ethan Frey ee45dbdc8b Test how unmarshall plays with flags/env/config/default struct 2017-05-04 19:44:53 -04:00
Ethan Frey 8efeeb5f38 Add --debug flag to return full stack trace on error 2017-05-04 19:44:53 -04:00
Ethan Frey ef3b9610a1 Fixed up the --home flag, ebuchman check this out 2017-05-04 19:44:53 -04:00
Ethan Frey 5637a78854 Test setting config file as root 2017-05-04 19:43:33 -04:00
Ethan Frey 62427adbec First basic test case on setup functionality 2017-05-04 19:43:33 -04:00