17 Commits (c5644aad31a15c6eee77016eca261fa9d3ac03ce)

Author SHA1 Message Date
  Anton Kaliaev b36203bb02
[cli] add a test case to TestParseLogLevel where there is no module key 7 years ago
  Ethan Frey de02488778 Enhance the tests to make it clearer how these levels work together 7 years ago
  Anton Kaliaev 5032b224bc
copy log level parsing from tendemint 7 years ago
  Ethan Frey 8af1c70a8b Renamed --debug to --trace, used for light-client and basecoin 7 years ago
  Ethan Frey 2f02ed18e9 One more helper function for cli tests... 7 years ago
  Ethan Frey d0132b0fff Moved helper functions into non-test code for reuse elsewhere 7 years ago
  Ethan Buchman 3585a542a0 cli: viper.Set(HomeFlag, rootDir) 7 years ago
  Ethan Frey ee45dbdc8b Test how unmarshall plays with flags/env/config/default struct 7 years ago
  Ethan Frey 8efeeb5f38 Add --debug flag to return full stack trace on error 7 years ago
  Ethan Frey ef3b9610a1 Fixed up the --home flag, ebuchman check this out 7 years ago
  Ethan Frey 5637a78854 Test setting config file as root 7 years ago
  Ethan Frey 62427adbec First basic test case on setup functionality 7 years ago
  Ethan Frey 435fd0ece7 Add clarifying comments as requested by Rigel 7 years ago
  Ethan Buchman 7becd35126 cli: more descriptive naming 7 years ago
  Ethan Buchman a95a60cb0b cli: support --root and --home 7 years ago
  Ethan Frey d4ab9679d7 Fix up error in copyEnv 7 years ago
  Ethan Frey b92bd8f6a8 Separate out PrepareBaseCmd, try to set env vars 7 years ago