|
3 | 3 | dict({ |
4 | 4 | 'weather.met_office_wavertree': dict({ |
5 | 5 | 'forecast': list([ |
| 6 | + dict({ |
| 7 | + 'apparent_temperature': 9.8, |
| 8 | + 'condition': 'rainy', |
| 9 | + 'datetime': '2024-11-23T00:00:00+00:00', |
| 10 | + 'precipitation': None, |
| 11 | + 'precipitation_probability': 65, |
| 12 | + 'pressure': 987.5, |
| 13 | + 'temperature': 12.6, |
| 14 | + 'templow': 11.5, |
| 15 | + 'uv_index': 1, |
| 16 | + 'wind_bearing': 176, |
| 17 | + 'wind_gust_speed': 55.55, |
| 18 | + 'wind_speed': 28.33, |
| 19 | + }), |
6 | 20 | dict({ |
7 | 21 | 'apparent_temperature': 9.2, |
8 | 22 | 'condition': 'cloudy', |
|
95 | 109 | dict({ |
96 | 110 | 'weather.met_office_wavertree': dict({ |
97 | 111 | 'forecast': list([ |
| 112 | + dict({ |
| 113 | + 'apparent_temperature': 5.8, |
| 114 | + 'condition': 'rainy', |
| 115 | + 'datetime': '2024-11-23T12:00:00+00:00', |
| 116 | + 'precipitation': 0.25, |
| 117 | + 'precipitation_probability': 61, |
| 118 | + 'pressure': 987.5, |
| 119 | + 'temperature': 9.3, |
| 120 | + 'uv_index': 1, |
| 121 | + 'wind_bearing': 176, |
| 122 | + 'wind_gust_speed': 55.55, |
| 123 | + 'wind_speed': 28.33, |
| 124 | + }), |
98 | 125 | dict({ |
99 | 126 | 'apparent_temperature': 6.8, |
100 | 127 | 'condition': 'rainy', |
|
727 | 754 | dict({ |
728 | 755 | 'weather.met_office_wavertree': dict({ |
729 | 756 | 'forecast': list([ |
| 757 | + dict({ |
| 758 | + 'apparent_temperature': 9.5, |
| 759 | + 'condition': 'rainy', |
| 760 | + 'datetime': '2024-11-23T00:00:00+00:00', |
| 761 | + 'is_daytime': False, |
| 762 | + 'precipitation': None, |
| 763 | + 'precipitation_probability': 74, |
| 764 | + 'pressure': 984.9, |
| 765 | + 'temperature': 13.9, |
| 766 | + 'templow': 10.7, |
| 767 | + 'uv_index': None, |
| 768 | + 'wind_bearing': 171, |
| 769 | + 'wind_gust_speed': 50.69, |
| 770 | + 'wind_speed': 26.78, |
| 771 | + }), |
| 772 | + dict({ |
| 773 | + 'apparent_temperature': 9.8, |
| 774 | + 'condition': 'rainy', |
| 775 | + 'datetime': '2024-11-23T12:00:00+00:00', |
| 776 | + 'is_daytime': True, |
| 777 | + 'precipitation': None, |
| 778 | + 'precipitation_probability': 65, |
| 779 | + 'pressure': 987.5, |
| 780 | + 'temperature': 14.5, |
| 781 | + 'templow': 11.6, |
| 782 | + 'uv_index': 1, |
| 783 | + 'wind_bearing': 176, |
| 784 | + 'wind_gust_speed': 55.55, |
| 785 | + 'wind_speed': 28.33, |
| 786 | + }), |
730 | 787 | dict({ |
731 | 788 | 'apparent_temperature': 4.8, |
732 | 789 | 'condition': 'cloudy', |
|
915 | 972 | dict({ |
916 | 973 | 'weather.met_office_wavertree': dict({ |
917 | 974 | 'forecast': list([ |
| 975 | + dict({ |
| 976 | + 'apparent_temperature': 9.8, |
| 977 | + 'condition': 'rainy', |
| 978 | + 'datetime': '2024-11-23T00:00:00+00:00', |
| 979 | + 'precipitation': None, |
| 980 | + 'precipitation_probability': 65, |
| 981 | + 'pressure': 987.5, |
| 982 | + 'temperature': 12.6, |
| 983 | + 'templow': 11.5, |
| 984 | + 'uv_index': 1, |
| 985 | + 'wind_bearing': 176, |
| 986 | + 'wind_gust_speed': 55.55, |
| 987 | + 'wind_speed': 28.33, |
| 988 | + }), |
918 | 989 | dict({ |
919 | 990 | 'apparent_temperature': 9.2, |
920 | 991 | 'condition': 'cloudy', |
|
1007 | 1078 | dict({ |
1008 | 1079 | 'weather.met_office_wavertree': dict({ |
1009 | 1080 | 'forecast': list([ |
| 1081 | + dict({ |
| 1082 | + 'apparent_temperature': 5.8, |
| 1083 | + 'condition': 'rainy', |
| 1084 | + 'datetime': '2024-11-23T12:00:00+00:00', |
| 1085 | + 'precipitation': 0.25, |
| 1086 | + 'precipitation_probability': 61, |
| 1087 | + 'pressure': 987.5, |
| 1088 | + 'temperature': 9.3, |
| 1089 | + 'uv_index': 1, |
| 1090 | + 'wind_bearing': 176, |
| 1091 | + 'wind_gust_speed': 55.55, |
| 1092 | + 'wind_speed': 28.33, |
| 1093 | + }), |
1010 | 1094 | dict({ |
1011 | 1095 | 'apparent_temperature': 6.8, |
1012 | 1096 | 'condition': 'rainy', |
|
1639 | 1723 | dict({ |
1640 | 1724 | 'weather.met_office_wavertree': dict({ |
1641 | 1725 | 'forecast': list([ |
| 1726 | + dict({ |
| 1727 | + 'apparent_temperature': 9.5, |
| 1728 | + 'condition': 'rainy', |
| 1729 | + 'datetime': '2024-11-23T00:00:00+00:00', |
| 1730 | + 'is_daytime': False, |
| 1731 | + 'precipitation': None, |
| 1732 | + 'precipitation_probability': 74, |
| 1733 | + 'pressure': 984.9, |
| 1734 | + 'temperature': 13.9, |
| 1735 | + 'templow': 10.7, |
| 1736 | + 'uv_index': None, |
| 1737 | + 'wind_bearing': 171, |
| 1738 | + 'wind_gust_speed': 50.69, |
| 1739 | + 'wind_speed': 26.78, |
| 1740 | + }), |
| 1741 | + dict({ |
| 1742 | + 'apparent_temperature': 9.8, |
| 1743 | + 'condition': 'rainy', |
| 1744 | + 'datetime': '2024-11-23T12:00:00+00:00', |
| 1745 | + 'is_daytime': True, |
| 1746 | + 'precipitation': None, |
| 1747 | + 'precipitation_probability': 65, |
| 1748 | + 'pressure': 987.5, |
| 1749 | + 'temperature': 14.5, |
| 1750 | + 'templow': 11.6, |
| 1751 | + 'uv_index': 1, |
| 1752 | + 'wind_bearing': 176, |
| 1753 | + 'wind_gust_speed': 55.55, |
| 1754 | + 'wind_speed': 28.33, |
| 1755 | + }), |
1642 | 1756 | dict({ |
1643 | 1757 | 'apparent_temperature': 4.8, |
1644 | 1758 | 'condition': 'cloudy', |
|
1825 | 1939 | # --- |
1826 | 1940 | # name: test_forecast_subscription |
1827 | 1941 | list([ |
| 1942 | + dict({ |
| 1943 | + 'apparent_temperature': 5.8, |
| 1944 | + 'condition': 'rainy', |
| 1945 | + 'datetime': '2024-11-23T12:00:00+00:00', |
| 1946 | + 'precipitation': 0.25, |
| 1947 | + 'precipitation_probability': 61, |
| 1948 | + 'pressure': 987.5, |
| 1949 | + 'temperature': 9.3, |
| 1950 | + 'uv_index': 1, |
| 1951 | + 'wind_bearing': 176, |
| 1952 | + 'wind_gust_speed': 55.55, |
| 1953 | + 'wind_speed': 28.33, |
| 1954 | + }), |
1828 | 1955 | dict({ |
1829 | 1956 | 'apparent_temperature': 6.8, |
1830 | 1957 | 'condition': 'rainy', |
|
2453 | 2580 | # --- |
2454 | 2581 | # name: test_forecast_subscription.1 |
2455 | 2582 | list([ |
| 2583 | + dict({ |
| 2584 | + 'apparent_temperature': 5.8, |
| 2585 | + 'condition': 'rainy', |
| 2586 | + 'datetime': '2024-11-23T12:00:00+00:00', |
| 2587 | + 'precipitation': 0.25, |
| 2588 | + 'precipitation_probability': 61, |
| 2589 | + 'pressure': 987.5, |
| 2590 | + 'temperature': 9.3, |
| 2591 | + 'uv_index': 1, |
| 2592 | + 'wind_bearing': 176, |
| 2593 | + 'wind_gust_speed': 55.55, |
| 2594 | + 'wind_speed': 28.33, |
| 2595 | + }), |
2456 | 2596 | dict({ |
2457 | 2597 | 'apparent_temperature': 6.8, |
2458 | 2598 | 'condition': 'rainy', |
|
0 commit comments