typer/tests
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
..
assets Add docs for testing, password, version, context. Extra tests, include callback and autocompletion PR (#68) 2020-03-18 21:17:47 +01:00
test_completion Make installed completion lazy load (#92) 2020-04-26 12:16:38 +02:00
test_tutorial 📝 Add docs for using Click with Typer (#70) 2020-03-19 10:30:42 +01:00
__init__.py Add first test, scaffold testing 2019-12-24 15:35:53 +01:00
test_others.py Add docs for testing, password, version, context. Extra tests, include callback and autocompletion PR (#68) 2020-03-18 21:17:47 +01:00