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

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

Issue 2961683002: Add integration tests for postfix server api (Closed)
Patch Set: Created 3 years, 6 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_postfix_completion_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 734e326ab3f60f8d4fb3c3c59b8cf2f8e4a9a9f7..d81b3c46cb5e89a0276fd68f56742f4308004019 100644
--- a/pkg/analysis_server/test/integration/coverage.md
+++ b/pkg/analysis_server/test/integration/coverage.md
@@ -27,11 +27,11 @@ server calls. This file is validated by `coverage_test.dart`.
- [x] edit.getAssists
- [x] edit.getAvailableRefactorings
- [x] edit.getFixes
-- [ ] edit.getPostfixCompletion
+- [x] edit.getPostfixCompletion
- [x] edit.getRefactoring
- [x] edit.getStatementCompletion
-- [ ] edit.isPostfixCompletionApplicable
-- [ ] edit.listPostfixCompletionTemplates
+- [x] edit.isPostfixCompletionApplicable
+- [x] edit.listPostfixCompletionTemplates
- [x] edit.sortMembers
- [x] edit.organizeDirectives
« no previous file with comments | « no previous file | pkg/analysis_server/test/integration/edit/get_postfix_completion_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698