Skip to content

Refactor comment_processable_test to not use so many mocks. #2346

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 3 commits into from
Sep 16, 2020

Conversation

srawlins
Copy link
Member

@srawlins srawlins commented Sep 14, 2020

Now the only mock is the file system, and the MockSdk. This does make the tests
slower (re-analyzing the mock SDK each go), but they're certainly cleaner.

Also move more tests from end2end, mostly @animation and @inject-html tests.

Helps with #2295

Now the only mock is the file system, and the MockSdk. This does make the tests
slower (re-analyzing the mock SDK each go), but they're certainly cleaner.

Also move more tests from end2end, mostly @animation and @inject-html tests.
@googlebot googlebot added the cla: yes Google CLA check succeeded. label Sep 14, 2020
@srawlins srawlins requested a review from scheglov September 16, 2020 02:24
@srawlins srawlins merged commit 9acb9b6 into dart-lang:master Sep 16, 2020
@srawlins srawlins deleted the refactor-comm-proc-test branch September 16, 2020 15:43
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