click-contrib / click-repl

Subcommand REPL for click apps
MIT License
215 stars 41 forks source link

Updated tests #90

Closed GhostOps77 closed 1 year ago

GhostOps77 commented 1 year ago

Updated and Improved tests a little bit

This PR has some little bit tidy-ed up code for tests

GhostOps77 commented 1 year ago

As the previous PRs have solved this issue

It's better to close this issue as well, and I've added a help param to an option in the tests/test_basic.py file to test it

And you can also close this issue as well, as the CommandCollection does get supported to the current version of click-repl

GhostOps77 commented 1 year ago

@auvipy Does this module support all the way up to python v2.7? cuz if not, you can close this issue as well

I didn't make any test cases for python 2.7, and I don't think I would add those test cases and py2.7 support for this module, as py2 is dead 3 years ago

And also, don't forget to look on the issues that I've mentioned above