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

Test debugger scenarios #172

Closed
mark-wiemer opened this issue Jul 18, 2022 · 2 comments
Closed

Test debugger scenarios #172

mark-wiemer opened this issue Jul 18, 2022 · 2 comments
Assignees
Labels
debugger issues with debugging code hygiene engineering hygiene, best practices, internal dev loop, etc. tests improve test coverage of the codebase

Comments

@mark-wiemer
Copy link
Owner

To ensure we don't reintroduce #153 or similar issues, we should have automated tests. However, there doesn't seem to be any way to test a debugger using the standard VS Code interface.

We should continue research here and reach out to the VS Code extension authors community to see if there is a way to do this.

If it can't be done through the standard interface, it's probably worth writing an AHK script to do it :)

Until this issue is closed, we will need to manually test all changes to the debugger.

@mark-wiemer mark-wiemer self-assigned this Jul 18, 2022
@mark-wiemer mark-wiemer added process hygiene engineering hygiene, best practices, internal dev loop, etc. labels Jul 18, 2022
@mark-wiemer mark-wiemer added this to the Backlog milestone Jul 18, 2022
@mark-wiemer mark-wiemer added tests improve test coverage of the codebase and removed process labels Jul 18, 2022
@mark-wiemer mark-wiemer removed this from the Backlog milestone Oct 15, 2022
@mark-wiemer mark-wiemer added the debugger issues with debugging code label Dec 3, 2022
@mark-wiemer
Copy link
Owner Author

Ref also #369 :(

@mark-wiemer mark-wiemer moved this to Todo in AHK++ Aug 18, 2024
@mark-wiemer
Copy link
Owner Author

closing as dupe, this will come when I need to work on the debugger again

@mark-wiemer mark-wiemer closed this as not planned Won't fix, can't repro, duplicate, stale Oct 18, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in AHK++ Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debugger issues with debugging code hygiene engineering hygiene, best practices, internal dev loop, etc. tests improve test coverage of the codebase
Projects
No open projects
Development

No branches or pull requests

1 participant