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 tests for Documentation Live Preview #1285

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

matthewbastien
Copy link
Member

Most of the heavy lifting for Documentation Live Preview is done by SourceKit-LSP/SwiftDocC. However, there is some code that we can exercise within the extension.

These are effectively smoke tests that ensure the Web View is sent the appropriate notifications to display content generated by SourceKit-LSP.

@matthewbastien
Copy link
Member Author

These tests will be skipped until we have a nightly build of SourceKit-LSP that includes the textDocument/convertDocumentation request. We should wait to merge until they can be properly run in CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants