Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(448)

Unified Diff: pkg/analysis_server/test/integration/coverage.md

Issue 2747893004: Add analysis server integration tests for the search domain. (Closed)
Patch Set: review comments Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | pkg/analysis_server/test/integration/search/find_element_references_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analysis_server/test/integration/coverage.md
diff --git a/pkg/analysis_server/test/integration/coverage.md b/pkg/analysis_server/test/integration/coverage.md
index cea5f7ec3e7d42d1b26e1bafbf9d029cc4eaa0b3..6e5b37f1aeb9c9b98bdbc751b80910ee05ea2c5a 100644
--- a/pkg/analysis_server/test/integration/coverage.md
+++ b/pkg/analysis_server/test/integration/coverage.md
@@ -42,10 +42,10 @@ TODO(devoncarew): We should track analysis server notifications here as well.
- [x] execution.setSubscriptions
## search domain
-- [ ] search.findElementReferences
-- [ ] search.findMemberDeclarations
-- [ ] search.findMemberReferences
-- [ ] search.findTopLevelDeclarations
+- [x] search.findElementReferences
+- [x] search.findMemberDeclarations
+- [x] search.findMemberReferences
+- [x] search.findTopLevelDeclarations
- [x] search.getTypeHierarchy
## server domain
« no previous file with comments | « no previous file | pkg/analysis_server/test/integration/search/find_element_references_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698