Update tests
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
"noWeather": {
|
"noWeather": {
|
||||||
"01002": {
|
"01002": {
|
||||||
"tz": 32,
|
"tz": 32,
|
||||||
|
"rawData": {
|
||||||
|
"weatherProvider": "Manual"
|
||||||
|
},
|
||||||
"sunrise": 332,
|
"sunrise": 332,
|
||||||
"sunset": 1203,
|
"sunset": 1203,
|
||||||
"eip": 2130706433,
|
"eip": 2130706433,
|
||||||
@@ -19,7 +22,8 @@
|
|||||||
"h": 98.5,
|
"h": 98.5,
|
||||||
"p": 1.09,
|
"p": 1.09,
|
||||||
"t": 70.8,
|
"t": 70.8,
|
||||||
"raining": 1
|
"raining": 1,
|
||||||
|
"weatherProvider": "OWM"
|
||||||
},
|
},
|
||||||
"errCode": 0
|
"errCode": 0
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user