Skip to content

Use baselines for quick info tests to ease updates#10788

Merged
mhegazy merged 3 commits into
masterfrom
useBaselinesForQuickInfoTests
Sep 8, 2016
Merged

Use baselines for quick info tests to ease updates#10788
mhegazy merged 3 commits into
masterfrom
useBaselinesForQuickInfoTests

Conversation

@mhegazy
Copy link
Copy Markdown
Contributor

@mhegazy mhegazy commented Sep 8, 2016

Came across this in #10676, updating the fourslash quickinfo display parts is rather hard, and even after doing so it is not clear what rely changed. this change dumps the result of quickinfo at all markers to a baseline.

@ghost
Copy link
Copy Markdown

ghost commented Sep 8, 2016

👍

Comment thread src/harness/fourslash.ts Outdated
baselineFile,
() => stringify(
this.testData.markers.map(marker => ({
marker: marker,
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This can just be marker,

@mhegazy mhegazy merged commit f6e2429 into master Sep 8, 2016
@mhegazy mhegazy deleted the useBaselinesForQuickInfoTests branch September 8, 2016 21:45
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
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.

2 participants