tests.test_cli

Tests for cowbird.cli module.

Module Contents

Functions

run_and_get_output(command[, trim])

test_cowbird_helper_help()

test_cowbird_helper_as_python()

test_cowbird_handlers_list_with_formats()

Attributes

KNOWN_HELPERS

CURR_DIR

tests.test_cli.KNOWN_HELPERS = ['handlers'][source]
tests.test_cli.CURR_DIR[source]
tests.test_cli.run_and_get_output(command, trim=True)[source]
tests.test_cli.test_cowbird_helper_help()[source]
tests.test_cli.test_cowbird_helper_as_python()[source]
tests.test_cli.test_cowbird_handlers_list_with_formats()[source]