typer/tests
Leron Gray 778d5bdb61
🐛 Fix context_settings for a Typer app with a single command (#210)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-07-02 18:36:55 +02:00
..
assets Add support for Click 8 while keeping compatibility with Click 7 (#317) 2021-08-30 09:57:12 +02:00
test_compat Add support for Click 8 while keeping compatibility with Click 7 (#317) 2021-08-30 09:57:12 +02:00
test_completion 🐛 Fix import of get_terminal_size for click 8.1.0 support and upgrade Black for CI (#380) 2022-03-30 14:11:34 -05:00
test_tutorial Add support for Click 8 while keeping compatibility with Click 7 (#317) 2021-08-30 09:57:12 +02:00
__init__.py Add first test, scaffold testing 2019-12-24 15:35:53 +01:00
test_others.py 🐛 Fix context_settings for a Typer app with a single command (#210) 2022-07-02 18:36:55 +02:00
test_prog_name.py Support __main__.py, passing prog_name to callable (#120) 2020-06-23 13:29:45 +02:00