typer/tests/test_completion
Sebastián Ramírez cf95aa3f48
Make installed completion lazy load (#92)
*  Re-implement completion install to lazy load

to support completion for programs under environments

*  Update tests for new lazy loaded completion

*  Update test after removing period from message
2020-04-26 12:16:38 +02:00
..
__init__.py Re-implement completion, fixes, add PowerShell support (#66) 2020-03-16 13:21:58 +01:00
test_completion.py Make installed completion lazy load (#92) 2020-04-26 12:16:38 +02:00
test_completion_complete.py Re-implement completion, fixes, add PowerShell support (#66) 2020-03-16 13:21:58 +01:00
test_completion_complete_no_help.py Re-implement completion, fixes, add PowerShell support (#66) 2020-03-16 13:21:58 +01:00
test_completion_install.py Make installed completion lazy load (#92) 2020-04-26 12:16:38 +02:00
test_completion_show.py Re-implement completion, fixes, add PowerShell support (#66) 2020-03-16 13:21:58 +01:00