mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 07:09:35 +02:00
SVV integration tests: add missing fixture ✅
This commit is contained in:
parent
27d4479e1a
commit
27bf631ae5
2 changed files with 40 additions and 0 deletions
1
test/e2e/fixtures/fca4b13776d7e9e0c84ee502c7b44229
vendored
Normal file
1
test/e2e/fixtures/fca4b13776d7e9e0c84ee502c7b44229
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
{"ver":"1.39","ext":"VAO.11","lang":"deu","id":"7m2smgcwgi6xym4k","err":"OK","cInfo":{"code":"OK"},"graph":{"id":"standard","index":0},"subGraph":{"id":"global","index":0},"view":{"id":"standard","index":0,"type":"WGS84"},"svcResL":[{"meth":"ServerInfo","err":"OK","res":{"fpB":"20220226","fpE":"20221210","sD":"20220430","sT":"001217","enc":"UTF-8","planrtTS":"1651270295","serverVersion":"5.45.KGOEVV.11.5.1 (customer/hcuvao/release/2022.q1.2) [Mar 25 2022]","clientVersion":"5.45.KGOEVV.11.5.1 (customer/hcuvao/release/2022.q1.2) [Mar 25 2022]","hciVersion":"1.56"}}]}
|
39
test/e2e/fixtures/fca4b13776d7e9e0c84ee502c7b44229.headers
vendored
Normal file
39
test/e2e/fixtures/fca4b13776d7e9e0c84ee502c7b44229.headers
vendored
Normal file
|
@ -0,0 +1,39 @@
|
||||||
|
{
|
||||||
|
"statusCode": 200,
|
||||||
|
"headers": {
|
||||||
|
"date": "Fri, 29 Apr 2022 22:12:17 GMT",
|
||||||
|
"server": "Apache",
|
||||||
|
"access-control-allow-headers": "*",
|
||||||
|
"access-control-allow-methods": "GET,POST,OPTIONS",
|
||||||
|
"access-control-allow-origin": "*",
|
||||||
|
"content-length": "335",
|
||||||
|
"keep-alive": "timeout=5, max=93",
|
||||||
|
"connection": "Keep-Alive",
|
||||||
|
"content-type": "application/json; charset=utf-8"
|
||||||
|
},
|
||||||
|
"url": "https://fahrplan.salzburg-verkehr.at/bin/mgate.exe",
|
||||||
|
"time": 487,
|
||||||
|
"request": {
|
||||||
|
"method": "POST",
|
||||||
|
"headers": {
|
||||||
|
"Content-Type": [
|
||||||
|
"application/json"
|
||||||
|
],
|
||||||
|
"Accept-Encoding": [
|
||||||
|
"gzip, br, deflate"
|
||||||
|
],
|
||||||
|
"Accept": [
|
||||||
|
"application/json"
|
||||||
|
],
|
||||||
|
"user-agent": [
|
||||||
|
"public-408544transpor408544t/hafas-c408544lient:408544test"
|
||||||
|
],
|
||||||
|
"connection": [
|
||||||
|
"keep-alive"
|
||||||
|
],
|
||||||
|
"Content-Length": [
|
||||||
|
"203"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue