Skip to content

Combine signatureHelp testing methods #24132

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

Merged
1 commit merged into from
May 15, 2018
Merged

Combine signatureHelp testing methods #24132

1 commit merged into from
May 15, 2018

Conversation

ghost
Copy link

@ghost ghost commented May 15, 2018

  • Combines the many signature help testing methods into verify.signatureHelp taking many options, similar to Improve completions testing #23591. (There's also verify.noSignatureHelp().)
  • Considers most of these options to have default values unless otherwise specified -- so for example, if a doc comment exists, it must be tested for.

Discovered #24129 and #24130 along the way.

@ghost ghost force-pushed the signatureHelp branch from 77b8835 to 959d6ff Compare May 15, 2018 18:16
@ghost ghost force-pushed the signatureHelp branch from 959d6ff to 87356c0 Compare May 15, 2018 18:24
@@ -1,19 +0,0 @@
/// <reference path='fourslash.ts' />
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

signatureHelpWhenEditingCallExpression.ts is an expanded version of this test, removing this one.

@ghost ghost merged commit e1f22ac into master May 15, 2018
@ghost ghost deleted the signatureHelp branch May 15, 2018 19:34
sandersn pushed a commit that referenced this pull request May 16, 2018
@microsoft microsoft locked and limited conversation to collaborators Jul 31, 2018
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant