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

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

Issue 2909823002: Add analysis server integration tests. (Closed)
Patch Set: Created 3 years, 7 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/edit/get_available_refactorings_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 22f682051be190ea8e9fed9f940f0b688a582463..1f32ab16f5d613de581086e3413dae922040b945 100644
--- a/pkg/analysis_server/test/integration/coverage.md
+++ b/pkg/analysis_server/test/integration/coverage.md
@@ -25,10 +25,10 @@ server calls. This file is validated by `coverage_test.dart`.
## edit domain
- [x] edit.format
- [x] edit.getAssists
-- [ ] edit.getAvailableRefactorings
+- [x] edit.getAvailableRefactorings
- [x] edit.getFixes
-- [ ] edit.getRefactoring
-- [ ] edit.getStatementCompletion
+- [x] edit.getRefactoring
+- [x] edit.getStatementCompletion
- [x] edit.sortMembers
- [x] edit.organizeDirectives
« no previous file with comments | « no previous file | pkg/analysis_server/test/integration/edit/get_available_refactorings_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698