Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated completer class and tests based on new fix#92 #102

Merged
merged 4 commits into from
May 27, 2023

Conversation

GhostOps77
Copy link
Contributor

No description provided.

Updated completer class to show proper suggestions: click_repl/_completer.py
Updated repl to run only with all the available group args: click_repl/_repl.py
Added InvalidGroupFormat Exception: click_repl/exceptions.py
Added custom customized resolve context function for the completer: click_repl/utils.py
Moved mock_stdin to init file: tests/__init__.py
Added some more parametrized tests for new fix#92: tests/test_repl.py
@GhostOps77 GhostOps77 changed the title Updated test Updated completer class and tests based on new fix#92 May 22, 2023
@GhostOps77
Copy link
Contributor Author

After merging this, you can close this issue

@auvipy auvipy self-requested a review May 23, 2023 16:10
@GhostOps77
Copy link
Contributor Author

@auvipy any updates?

@auvipy auvipy merged commit b26dc28 into click-contrib:master May 27, 2023
@GhostOps77 GhostOps77 deleted the issue#92 branch May 27, 2023 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants