Skip to content

Add basic comment reference tests plus a small framework #2658

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
merged 7 commits into from
May 27, 2021

Conversation

jcollins-g
Copy link
Contributor

This ports the HTML-only reference test collection into a small framework that can test both implementations for getMatchingLinkResult, and compare the results to expected values as well as each other. This will help write tests for specific problematic cases, too, once more of the basic tests are implemented in the new lookup code.

@google-cla google-cla bot added the cla: yes Google CLA check succeeded. label May 25, 2021
@coveralls
Copy link

coveralls commented May 25, 2021

Coverage Status

Coverage increased (+0.4%) to 58.387% when pulling 191839d on jcollins-g:reftests into 9d89c34 on dart-lang:master.

@jcollins-g jcollins-g requested a review from srawlins May 26, 2021 22:23
Copy link
Member

@srawlins srawlins left a comment

Choose a reason for hiding this comment

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

Very nice

@jcollins-g jcollins-g merged commit 8ec6844 into dart-lang:master May 27, 2021
@jcollins-g jcollins-g deleted the reftests branch May 27, 2021 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Google CLA check succeeded.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants