Refs: #9
Refs: 17330
Complexity: 2
Create Issue
Create Issue
Context: We need to test that the report issuance command introduced in #9 is working and is getting all the correct information from the user.
Requirements
- Install the Python extension from here: https://pvsc.blob.core.windows.net/extension-builds/ms-python-insiders.vsix
Testing
- Open a python file, and ensure that Python Extension is activated.
- Open the command palette (
ctrl + shift + p) and search for Python: Report Issue Command.
- The issue reporter window will open with some pre-filled information.
- Python Extension source already selected.
- Steps to Reproduce field will have the Extension Issue Report Template with:
- Python version.
- Type of virtual environment used.
- Value of the
python.languageServer.
- User Settings
- Try creating different virtual environments and also changing the language Server. Reopen the Report Issue Command and check if the new information is correct.
Refs: #9
Refs: 17330
Complexity: 2
Create Issue
Create Issue
Context: We need to test that the report issuance command introduced in #9 is working and is getting all the correct information from the user.
Requirements
Testing
ctrl + shift + p) and search forPython: Report Issue Command.python.languageServer.