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

Unified Diff: LayoutTests/http/tests/fetch/README

Issue 806513004: Add a simple fetch API test. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years 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 | « LayoutTests/http/tests/fetch/PRESUBMIT.py ('k') | LayoutTests/http/tests/fetch/resources/hello.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/fetch/README
diff --git a/LayoutTests/http/tests/fetch/README b/LayoutTests/http/tests/fetch/README
index 5344e5dec8b99453a51aae484581771dd79af9cb..c5953ad9925316206dcc4e1285edbb7b6fb49308 100644
--- a/LayoutTests/http/tests/fetch/README
+++ b/LayoutTests/http/tests/fetch/README
@@ -8,3 +8,7 @@ corresponding html files must exist in /fetch and /fetch/workers directories.
Other resources such as helper JS files and server side scripts are located on
/fetch/resources.
+
+Tests should conform to Service Worker Testing style[1].
+
+1: http://www.chromium.org/blink/serviceworker/testing
« no previous file with comments | « LayoutTests/http/tests/fetch/PRESUBMIT.py ('k') | LayoutTests/http/tests/fetch/resources/hello.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698