Adding some IDE code fix tests for async using & foreach#26632
Adding some IDE code fix tests for async using & foreach#26632jcouv merged 2 commits intodotnet:features/async-streamsfrom
Conversation
|
@dotnet/roslyn-ide for a second review (test-only change). Thanks |
|
Does this need review from the IDE team? |
|
Note: in general, our requirements for a test-only change are much weaker. Tagging @jinujoseph for her thoughts here. I think it's fine to just get a single review for safe and clear test-only changes like these. |
|
yes, single review from IDE team is good. |
Can I get a buddy from IDE then please? Thank you |
|
I just reviewed it , good from IDE |
|
@jinujoseph Thanks, I commented at the same time and didn't notice (again). |
|
Thanks much, @Neme12! |
|
@jcouv Note: I think you should be able to check the third checkbox in this list as this PR took care of testing that (from #24037):
|
|
Cool! |
I discovered that these features already work so I just added the tests.
Tagging @jcouv this is for your feature branch