typer/tests
Irvin Ho 722a4febf5
🐛 Fix type conversion for List and Tuple and their internal types (#143)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-07-02 19:26:03 +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 type conversion for List and Tuple and their internal types (#143) 2022-07-02 19:26:03 +02:00
test_prog_name.py Support __main__.py, passing prog_name to callable (#120) 2020-06-23 13:29:45 +02:00
test_type_conversion.py 🐛 Fix type conversion for List and Tuple and their internal types (#143) 2022-07-02 19:26:03 +02:00