tests.hcoopmeetbotlogic.test_cli
Module Contents
-
tests.hcoopmeetbotlogic.test_cli.CONFIG_PATH = ''
-
tests.hcoopmeetbotlogic.test_cli.RAW_LOG_PREFIX = '2022-06-04'
-
tests.hcoopmeetbotlogic.test_cli.RAW_LOG = ''
-
tests.hcoopmeetbotlogic.test_cli.EXPECTED_LOG = ''
-
tests.hcoopmeetbotlogic.test_cli.EXPECTED_MINUTES = ''
-
tests.hcoopmeetbotlogic.test_cli.invoke(args: list[str]) → click.testing.Result
-
class tests.hcoopmeetbotlogic.test_cli.TestCommon
-
test_h()
-
test_help()
-
test_version_output(version)
-
test_no_args()
-
class tests.hcoopmeetbotlogic.test_cli.TestRegenerate
-
test_h()
-
test_help()
-
test_bad_config_path()
-
test_bad_raw_log()
-
test_bad_output_dir()
-
test_regenerate(load_config, derive_locations)