Commit graph

9 commits

Author SHA1 Message Date
Winni Neessen 65d065dd59
Improve error reporting in station_test.go
Modified the error handling sections within the StationSearchByLocation test function to also output the error messages. Changes help in debugging by providing more context whenever the test fails.
2023-06-27 18:31:41 +02:00
Winni Neessen 8cb9754f69
Added SnowHeight and corrected comments 2023-06-26 12:21:36 +02:00
Winni Neessen dec578e751
Added CODE_OF_CONDUCT.md, CONTRIBUTING.md and updated mail address in CopyrightText 2023-05-21 11:46:23 +02:00
Winni Neessen ba2dbf840b
More test coverage for station.go 2023-05-21 11:13:02 +02:00
Winni Neessen 18cf41f940
More observation data and test coverage 2023-05-16 12:02:19 +02:00
Winni Neessen a5b95d8a20
More work on Observations 2023-05-15 21:52:14 +02:00
Winni Neessen 1fbbaf0a7b
Added mock API support 2023-05-15 16:02:04 +02:00
Winni Neessen 7c9fae0671
More test coverage 2023-05-15 15:27:09 +02:00
Winni Neessen 877d2497ce
Added test coverage for station.go 2023-05-14 15:18:44 +02:00