tests.test_cli ============== .. py:module:: tests.test_cli .. autoapi-nested-parse:: test_cli ---------------------------------- Tests for :mod:`cowbird.cli` module. Attributes ---------- .. autoapisummary:: tests.test_cli.KNOWN_HELPERS tests.test_cli.CURR_DIR Functions --------- .. autoapisummary:: tests.test_cli.run_and_get_output tests.test_cli.test_cowbird_helper_help tests.test_cli.test_cowbird_helper_as_python tests.test_cli.test_cowbird_handlers_list_with_formats Module Contents --------------- .. py:data:: KNOWN_HELPERS :value: ['handlers'] .. py:data:: CURR_DIR .. py:function:: run_and_get_output(command, trim=True) .. py:function:: test_cowbird_helper_help() .. py:function:: test_cowbird_helper_as_python() .. py:function:: test_cowbird_handlers_list_with_formats()