Push on master #8
GitHub Actions / Test Results
succeeded
Dec 2, 2024 in 0s
All 17 tests pass in 19s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
17 tests found
There are 17 tests, see "Raw output" for the full list of tests.
Raw output
com.axonivy.connector.openweather.test.AirPollutionProcessTest ‑ testGetAirPollutionByGeoCode_ReturnsAirPollution(BpmClient)
com.axonivy.connector.openweather.test.AirPollutionProcessTest ‑ testGetAirPollutionByGeoCode_ThrowsBpmException(BpmClient)
com.axonivy.connector.openweather.test.AirPollutionProcessTest ‑ testGetForecastAirPollutionByGeoCode_ReturnsAirPollution(BpmClient)
com.axonivy.connector.openweather.test.AirPollutionProcessTest ‑ testGetForecastAirPollutionByGeoCode_ThrowsBpmException(BpmClient)
com.axonivy.connector.openweather.test.AirPollutionProcessTest ‑ testGetHistoricalAirPollutionByGeoCode_ReturnsAirPollution(BpmClient)
com.axonivy.connector.openweather.test.AirPollutionProcessTest ‑ testGetHistoricalAirPollutionByGeoCode_ThrowsBpmExceptionCanNotGeo(BpmClient)
com.axonivy.connector.openweather.test.AirPollutionProcessTest ‑ testGetHistoricalAirPollutionByGeoCode_ThrowsBpmExceptionStartMoreThanEnd(BpmClient)
com.axonivy.connector.openweather.test.CurrentWeatherProcessTest ‑ testGetCurrentWeatherByGeoCode_ReturnsCurrentWeather(BpmClient)
com.axonivy.connector.openweather.test.CurrentWeatherProcessTest ‑ testGetCurrentWeatherByGeoCode_ThrowsBpmException(BpmClient)
com.axonivy.connector.openweather.test.ForecastWeatherProcessTest ‑ testGetForecastByGeoCode_ThrowsBpmException(BpmClient)
com.axonivy.connector.openweather.test.ForecastWeatherProcessTest ‑ testGetForecastWeatherByGeoCode_ReturnsForecast(BpmClient)
com.axonivy.connector.openweather.test.GeocodingLocationProcessTest ‑ testGeocodingByName_ReturnsListOfGeoLocations(BpmClient)
com.axonivy.connector.openweather.test.GeocodingLocationProcessTest ‑ testGeocodingByName_ThrowsBpmException(BpmClient)
com.axonivy.connector.openweather.test.GeocodingLocationProcessTest ‑ testGeocodingByZip_ReturnsGeoLocation(BpmClient)
com.axonivy.connector.openweather.test.GeocodingLocationProcessTest ‑ testGeocodingByZip_ThrowsBpmException(BpmClient)
com.axonivy.connector.openweather.test.GeocodingLocationProcessTest ‑ testReverse_ReturnsListOfGeoLocations(BpmClient)
com.axonivy.connector.openweather.test.GeocodingLocationProcessTest ‑ testReverse_ThrowsBpmException(BpmClient)
Loading