typer/tests
Sebastián Ramírez 646c737329
🐛 Do not show an error on completion eval if the program is not installed (#83)
* 🐛 Fix Fish completion script

* 🐛 Do not show an error on completion eval if the program is not installed

*  Add stderr redirect to /dev/null for Fish too

*  Update completion tests
2020-03-29 15:39:49 +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 🐛 Do not show an error on completion eval if the program is not installed (#83) 2020-03-29 15:39:49 +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