falyx/tests
Roland Thomas Jr 1c97857cb8
Centralize CAP creation in Command, Add better default type coercion
2025-06-01 17:38:48 -04:00
..
test_actions Add ProcessPoolAction, update CAP to look only at keywords correctly 2025-05-28 00:58:50 -04:00
test_parsers Centralize CAP creation in Command, Add better default type coercion 2025-06-01 17:38:48 -04:00
test_action_basic.py Add MenuAction, SelectionAction, SignalAction, never_prompt(options_manager propagation), Merged prepare 2025-05-04 14:11:03 -04:00
test_action_fallback.py Hide ioactions, Add doc strings, Add tests 2025-04-29 16:34:20 -04:00
test_action_hooks.py Hide ioactions, Add doc strings, Add tests 2025-04-29 16:34:20 -04:00
test_action_process.py Linting 2025-05-13 00:18:04 -04:00
test_action_retries.py Linting, pre-commit 2025-05-01 20:26:50 -04:00
test_actions.py Linting, pre-commit 2025-05-01 20:26:50 -04:00
test_chained_action_empty.py Linting, pre-commit 2025-05-01 20:26:50 -04:00
test_command.py Add PromptMenuAction, add cancel button to SelectionAction, make get_command async, add Action validation and defauilt nargs to None. 2025-05-24 12:29:16 -04:00
test_command_argument_parser.py Add ArgumentAction.ACTION, support POSIX bundling in CAP, Move all Actions to their own file 2025-05-25 19:25:32 -04:00
test_main.py Add help_text for commands to argparse run subcommand, change the way Falyx.run works and you can only pass FalyxParsers 2025-05-30 00:36:55 -04:00
test_run_key.py Add ArgumentAction.ACTION, support POSIX bundling in CAP, Move all Actions to their own file 2025-05-25 19:25:32 -04:00
test_stress_actions.py Linting 2025-05-13 00:18:04 -04:00