gecko-dev/testing/web-platform/tests/cookies
Friedrich Horschig 011e443b79 Bug 1438937 [wpt PR 8583] - Add http-state cookie tests from abart/http-state github repository, a=testonly
Automatic update from web-platform-testsAdd http-state cookie tests from abart/http-state github repository

These are the first steps to port the http-state cookie tests from
https://github.com/abarth/http-state/tree/master/tests
to the external/wpt/ directory.

Accessing <server>/cookies/http-state/all-tests.html
will run all tests in cookies/http-state/resources/test-files/.
This ensures that tests stay isolated, ignore set cookies and clean
up cookies after themselves.

By accessing the server directly, single tests can be debugged.
e.g. to run test file 0005 in isolation, access this URL:
<server>/cookies/http-state/resources/cookie-setter.py?debug=0005

Change-Id: I1fceccf0bc5d080d024998451abd027142d6a16a
Reviewed-on: https://chromium-review.googlesource.com/807988
Commit-Queue: Friedrich Horschig <fhorschig@chromium.org>
Reviewed-by: Mike West <mkwst@chromium.org>
Cr-Commit-Position: refs/heads/master@{#542085}

wpt-commits: 83b0a62af874eaf20e9d97d2fb9e15e91f3d109f
wpt-pr: 8583
wpt-commits: 83b0a62af874eaf20e9d97d2fb9e15e91f3d109f
wpt-pr: 8583
2018-04-15 08:29:23 +01:00
..
http-state Bug 1438937 [wpt PR 8583] - Add http-state cookie tests from abart/http-state github repository, a=testonly 2018-04-15 08:29:23 +01:00
path Bug 1429043 - Update web-platform-tests to revision 4de5305adf3d33badc23952672bcf28168fea37e, a=testonly 2018-01-09 14:45:43 +00:00
resources Bug 1429043 - Update web-platform-tests to revision 4de5305adf3d33badc23952672bcf28168fea37e, a=testonly 2018-01-09 14:45:43 +00:00
secure Bug 1429043 - Update web-platform-tests to revision 4de5305adf3d33badc23952672bcf28168fea37e, a=testonly 2018-01-09 14:45:43 +00:00
OWNERS Bug 1419296 - Update web-platform-tests to fa27b785c62e67cc3a12201612db188c4fdd49ad, a=testonly 2017-11-21 07:39:00 +00:00
README.md Bug 1419296 - Update web-platform-tests to fa27b785c62e67cc3a12201612db188c4fdd49ad, a=testonly 2017-11-21 07:39:00 +00:00
meta-blocked.html Bug 1429043 - Update web-platform-tests to revision 4de5305adf3d33badc23952672bcf28168fea37e, a=testonly 2018-01-09 14:45:43 +00:00

README.md

This directory contains tests for Leave Secure Cookies Alone.