sapling/eden/cli
Matt Glazar f39817488a Add tests for wait_for_shutdown
Summary: I plan on fixing a bug in wait_for_showdown. wait_for_showdown lacks test coverage, so my change could easily break wait_for_showdown. Improve wait_for_showdown's test coverage to prevent bugs.

Reviewed By: chadaustin

Differential Revision: D9980226

fbshipit-source-id: 3f5019a2c5be32b75ca3daa25e799e956c93dab4
2018-09-21 14:52:19 -07:00
..
test Add tests for wait_for_shutdown 2018-09-21 14:52:19 -07:00
buck.py refactor and split out some cli functions 2018-05-10 13:49:44 -07:00
cmd_util.py update the debug subcommands to use find_checkout() 2018-08-22 11:06:48 -07:00
config.py add a new find_eden() function, and an EdenCheckout class 2018-08-22 11:06:48 -07:00
configinterpolator.py enable Black python formatting and apply to eden 2018-05-09 21:37:07 -07:00
configutil.py Eden should support toml configuration files 2018-08-03 17:06:41 -07:00
daemon.py Remove unused parameter from wait_for_shutdown 2018-09-21 11:52:26 -07:00
debug.py fix some type errors in debug.py 2018-08-23 12:07:15 -07:00
doctor.py update eden doctor to fix parent commit inconsistencies 2018-09-18 20:36:22 -07:00
filesystem.py Eden doctor should check that bind mounts in the config are mounted 2018-06-20 18:07:41 -07:00
fsck.py fsck: report all orphan inodes as single error 2018-08-31 19:06:25 -07:00
main.py Remove unused parameter from wait_for_shutdown 2018-09-21 11:52:26 -07:00
mtab.py Eden doctor should check that bind mounts in the config are mounted 2018-06-20 18:07:41 -07:00
overlay.py update eden debug overlay to support extracting contents 2018-08-22 11:06:48 -07:00
rage.py rename the CLI's "Config" class to "EdenInstance" 2018-08-15 21:36:18 -07:00
stats_print.py Implement cli method for fetching thrift-latency 2018-08-30 06:23:38 -07:00
stats.py Implement cli method for fetching thrift-latency 2018-08-30 06:23:38 -07:00
subcmd.py update the debug subcommands to use find_checkout() 2018-08-22 11:06:48 -07:00
top.py add top pids to eden top output 2018-09-10 13:52:52 -07:00
ui.py refactor terminal output handling in eden doctor 2018-07-18 18:36:52 -07:00
util.py enable typechecking on Eden Python libraries 2018-08-03 15:07:00 -07:00
version.py rename the CLI's "Config" class to "EdenInstance" 2018-08-15 21:36:18 -07:00