mirror of
https://github.com/librespeed/speedtest.git
synced 2026-06-29 13:22:23 +00:00
* docs(test): add playwright modes test plan * test(e2e): add playwright phase-1 mode coverage * test(e2e): add classic standalone no-server regression * ci(docker): gate image build on playwright e2e * ci(e2e): run on master push and allow manual dispatch --------- Co-authored-by: Stefan Stidl <stefan.stidl@ffg.at>
11 lines
211 B
JSON
11 lines
211 B
JSON
[
|
|
{
|
|
"name": "Backend testpoint",
|
|
"server": "http://backend-testpoint/",
|
|
"dlURL": "garbage.php",
|
|
"ulURL": "empty.php",
|
|
"pingURL": "empty.php",
|
|
"getIpURL": "getIP.php",
|
|
"id": 1
|
|
}
|
|
]
|