xonsh/tests/completers
Noorhteen Raja NJ 33a5689db2
feat: improve pip completer (#4476)
* feat: improve pip completer

* refactor: optimize imports

* fix: update tests for other completers

* fix: failing tests

* test: fix failing tests

* refactor: make error message clear

exception like KeyError will be more clear now

* qs import

* fix: failing tests on windows

* fix: failing tests on windows

* fix: failing tests on windows

* refactor: optimize imports
2021-09-26 11:33:09 -04:00
..
test_base_completer.py chore: enable flake8 for tests (#4482) 2021-09-26 11:32:24 -04:00
test_bash_completer.py completers: bash: Fix completing an empty prefix (#4316) 2021-06-20 12:54:36 +03:00
test_command_completers.py chore: enable flake8 for tests (#4482) 2021-09-26 11:32:24 -04:00
test_completer_command.py feat: improve pip completer (#4476) 2021-09-26 11:33:09 -04:00
test_dir_completers.py chore: enable flake8 for tests (#4482) 2021-09-26 11:32:24 -04:00
test_environment_completer.py chore: enable flake8 for tests (#4482) 2021-09-26 11:32:24 -04:00
test_pip_completer.py feat: improve pip completer (#4476) 2021-09-26 11:33:09 -04:00
test_xompletions.py feat: use ArgparserAlias for xontrib (#4441) 2021-09-02 22:17:45 +03:00