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 coverage for Swift snippets #1125

Closed
award999 opened this issue Oct 7, 2024 · 1 comment
Closed

Test coverage for Swift snippets #1125

award999 opened this issue Oct 7, 2024 · 1 comment
Labels
testing infrastructure Issues related to CI jobs or extension test cases

Comments

@award999
Copy link
Contributor

award999 commented Oct 7, 2024

Add some test coverage for Swift: Run Swift Snippet and Swift: Debug Swift Snippet workflows.

Should make sure we test the integration with SwiftPM.

Add appropriate unit tests for testing data types and flow of data, without overly mocking dependencies.

@award999 award999 added the enhancement New feature or request label Oct 7, 2024
@award999 award999 self-assigned this Oct 7, 2024
award999 added a commit to award999/vscode-swift that referenced this issue Oct 7, 2024
* Created some common utilities for dealing with debug sessions
* Add integration test for run command and debug variant, big difference
  being whether the breakpoint is hit or not

Issue: swiftlang#1125
award999 added a commit to award999/vscode-swift that referenced this issue Oct 9, 2024
* Created some common utilities for dealing with debug sessions
* Add integration test for run command and debug variant, big difference
  being whether the breakpoint is hit or not

Issue: swiftlang#1125
@award999 award999 removed their assignment Oct 15, 2024
award999 added a commit to award999/vscode-swift that referenced this issue Dec 10, 2024
* Created some common utilities for dealing with debug sessions
* Add integration test for run command and debug variant, big difference
  being whether the breakpoint is hit or not

Issue: swiftlang#1125
award999 added a commit to award999/vscode-swift that referenced this issue Dec 10, 2024
* Created some common utilities for dealing with debug sessions
* Add integration test for run command and debug variant, big difference
  being whether the breakpoint is hit or not

Issue: swiftlang#1125
@award999 award999 moved this from Todo to In Progress in Swift Extension for Visual Studio Code Dec 11, 2024
award999 added a commit that referenced this issue Dec 11, 2024
* Add test snippet source

* Add tests for the Swift snippets workflows

* Created some common utilities for dealing with debug sessions
* Add integration test for run command and debug variant, big difference
  being whether the breakpoint is hit or not

Issue: #1125
@award999 award999 added needs verification Issue has been fixed, but requires verification before closing testing infrastructure Issues related to CI jobs or extension test cases and removed enhancement New feature or request labels Dec 11, 2024
@award999 award999 moved this from In Progress to Needs Verification in Swift Extension for Visual Studio Code Dec 11, 2024
@award999 award999 removed the needs verification Issue has been fixed, but requires verification before closing label Jan 16, 2025
@award999
Copy link
Contributor Author

Verified

@award999 award999 moved this from Needs Verification to Done in Swift Extension for Visual Studio Code Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing infrastructure Issues related to CI jobs or extension test cases
Projects
Development

No branches or pull requests

1 participant