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

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

Issue 2812483002: Add integration tests for edit.getAssists and edit.getFixes. (Closed)
Patch Set: Created 3 years, 8 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/coverage_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 7f2e32e13337df225400c18f78e6ae23095f1127..298fd723b4f547a43b2be175017a6895ddd2e14e 100644
--- a/pkg/analysis_server/test/integration/coverage.md
+++ b/pkg/analysis_server/test/integration/coverage.md
@@ -3,8 +3,6 @@ server calls.
This file is validated by `coverage_test.dart`.
-TODO(devoncarew): We should track analysis server notifications here as well.
-
## analysis domain
- [x] analysis.getErrors
- [x] analysis.getHover
@@ -28,9 +26,9 @@ TODO(devoncarew): We should track analysis server notifications here as well.
## edit domain
- [x] edit.format
-- [ ] edit.getAssists
+- [x] edit.getAssists
- [ ] edit.getAvailableRefactorings
-- [ ] edit.getFixes
+- [x] edit.getFixes
- [ ] edit.getRefactoring
- [ ] edit.getStatementCompletion
- [x] edit.sortMembers
« no previous file with comments | « no previous file | pkg/analysis_server/test/integration/coverage_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698