typer/tests
Sebastián Ramírez 96b29e9639
Add support for Click 7.1.1 (#60)
* ⬆️ Upgrade required Click to 7.1.1 and pin it to patch versions

as a MINOR version broke compatibility, so I'll have to upgrade manually every time

* 📌 Fix pinning Click to MINOR version

*  Upgrade code to be compatible with latest Click changes

*  Update tests with new format for errors

* 📝 Update docs to keep them in sync with actual output
2020-03-10 18:49:29 +01:00
..
test_tutorial Add support for Click 7.1.1 (#60) 2020-03-10 18:49:29 +01:00
__init__.py Add first test, scaffold testing 2019-12-24 15:35:53 +01:00
test_completion.py Update completion tests, checking for printed message 2019-12-31 11:25:48 +01:00
test_others.py Add 4 extra tests for edge cases 2020-01-05 22:20:54 +01:00