https://github.com/web-platform-tests/wpt
Revision 83b0a62af874eaf20e9d97d2fb9e15e91f3d109f authored by Friedrich Horschig on 09 March 2018, 11:59:09 UTC, committed by Blink WPT Bot on 09 March 2018, 23:41:26 UTC
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}
1 parent 8913605
History
Tip revision: 83b0a62af874eaf20e9d97d2fb9e15e91f3d109f authored by Friedrich Horschig on 09 March 2018, 11:59:09 UTC
Add http-state cookie tests from abart/http-state github repository
Tip revision: 83b0a62

back to top