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

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

Issue 2691763002: Add integration tests for the execution domain. (Closed)
Patch Set: call -> request in dartdocs Created 3 years, 10 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/execution/create_context_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 1475b89daf6a0b0215fe3bdbe483332f2de03112..0bf74f6a63b8d9f4d56a7182c8dc40de13416690 100644
--- a/pkg/analysis_server/test/integration/coverage.md
+++ b/pkg/analysis_server/test/integration/coverage.md
@@ -42,8 +42,8 @@ This file is validated by `coverage_test.dart`.
- [ ] edit.organizeDirectives
## execution domain
-- [ ] execution.createContext
-- [ ] execution.deleteContext
+- [x] execution.createContext
+- [x] execution.deleteContext
- [x] execution.mapUri
- [ ] execution.setSubscriptions
« no previous file with comments | « no previous file | pkg/analysis_server/test/integration/execution/create_context_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698