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

Unified Diff: chrome/common/extensions/docs/templates/articles/app_codelab4_testing.html

Issue 12221067: Move Chrome Apps Codelab docs to developer.chrome.com (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixed references to github, accordingly to the new github angularjs subdirectories; added a link to… Created 7 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
Index: chrome/common/extensions/docs/templates/articles/app_codelab4_testing.html
diff --git a/chrome/common/extensions/docs/templates/articles/app_codelab4_testing.html b/chrome/common/extensions/docs/templates/articles/app_codelab4_testing.html
new file mode 100644
index 0000000000000000000000000000000000000000..5c60be7a4773c09ff34b7de6f1ad39bf5518a05d
--- /dev/null
+++ b/chrome/common/extensions/docs/templates/articles/app_codelab4_testing.html
@@ -0,0 +1,9 @@
+<h1 id="lab_4_testing">Lab 4 - Testing</h1>
+
+<p>We don&#39;t have a great testing story at the moment. Please let us know what you need to test your apps.
mkearney1 2013/02/12 22:22:11 Need to simplify this so there isn't a link to the
Renato Mangini (chromium) 2013/02/14 15:45:27 Done.
+Any and all <a href="https://docs.google.com/a/google.com/forms/d/1x3309vpp-KTiHqZWOCQhjVrIWxkm0wEBp2IWMG2ywbU/viewform?id=1x3309vpp-KTiHqZWOCQhjVrIWxkm0wEBp2IWMG2ywbU">feedback</a> welcome.</p>
+
+<h1 id="what_39_s_next_">What&#39;s next?</h1>
+
+<p>In <a href="app_codelab5_data.html">lab5_data</a>, you will modify your Todo list app
+so that Todo items are saved.</p>

Powered by Google App Engine
This is Rietveld 408576698