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

Add functional tests for debugging #3292

Closed
IanMatthewHuff opened this issue Jun 28, 2019 · 4 comments
Closed

Add functional tests for debugging #3292

IanMatthewHuff opened this issue Jun 28, 2019 · 4 comments
Assignees

Comments

@IanMatthewHuff
Copy link
Member

We need to get the pieces merged before adding these.

@rchiodo rchiodo self-assigned this Jul 3, 2019
@rchiodo
Copy link
Contributor

rchiodo commented Jul 3, 2019

This might be possible using the real debugger and real jupyter

  • Mock the vscode IDebugService
  • Mock the vscode UI as we already do

Test would

  • Run a cell
  • Debug a cell and verify breakpoint is hit? How to do that?

@rchiodo
Copy link
Contributor

rchiodo commented Jul 5, 2019

Stuck at the moment trying to get the jupyter version of ptvsd running on a Azure machine

@AnneTheAgile
Copy link

Does this only relate to jupyter? If so maybe that could be added to title.

@rchiodo
Copy link
Contributor

rchiodo commented Jul 9, 2019

We have a 'data science' label for that.

@rchiodo rchiodo closed this as completed Aug 6, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Aug 14, 2019
@microsoft microsoft unlocked this conversation Nov 14, 2020
@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 14, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants