Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

fix(deps): update all dependencies (#64) #188

fix(deps): update all dependencies (#64)

fix(deps): update all dependencies (#64) #188

GitHub Actions / Unit Test Results succeeded Jan 1, 2025 in 0s

All 25 tests pass in 0s

25 tests  ±0   25 ✔️ ±0   0s ⏱️ ±0s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ±0 

Results for commit 1e5888a. ± Comparison against earlier commit 790325b.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

25 tests found

There are 25 tests, see "Raw output" for the full list of tests.
Raw output
src.tests.test_api.TestCachedApi ‑ test_when_cache_expired_return_new_data
src.tests.test_api.TestCachedApi ‑ test_when_cache_not_expired_return_cache
src.tests.test_api_configuration.TestApiConfiguration ‑ test_when_cache_disabled_return_regular
src.tests.test_api_configuration.TestApiConfiguration ‑ test_when_cache_enabled_return_cached
src.tests.test_api_configuration.TestApiConfiguration ‑ test_when_locked_raises_exception_return_none
src.tests.test_api_configuration.TestApiConfiguration ‑ test_when_locked_return_none
src.tests.test_api_configuration.TestApiConfiguration ‑ test_when_no_api_configuration_available_throw
src.tests.test_command_handler.TestCachedApi ‑ test_when_cache_not_expired_return_cache
src.tests.test_command_handler.TestCachedApi ‑ test_when_command_is_loaded_it_should_be_listed_as_available
src.tests.test_command_handler.TestCachedApi ‑ test_when_unknown_command_received_system_exit_is_called
src.tests.test_light_command.TestLightCommand ‑ test_when_light_doesnt_exist_raise
src.tests.test_light_command.TestLightCommand ‑ test_when_light_exists_return_is_reachable
src.tests.test_light_command.TestLightCommand ‑ test_when_light_exists_return_is_upgrade_available
src.tests.test_light_command.TestLightCommand ‑ test_when_light_exists_return_status
src.tests.test_light_command.TestLightCommand ‑ test_when_light_exists_return_version
src.tests.test_light_command.TestLightCommand ‑ test_when_not_enough_parameters_raise
src.tests.test_light_command.TestLightCommand ‑ test_when_unknown_action_raise
src.tests.test_sensor_command.TestSensorCommand ‑ test_when_sensor_doesnt_exist
src.tests.test_sensor_command.TestSensorCommand ‑ test_when_sensor_exists_return_battery_level
src.tests.test_sensor_command.TestSensorCommand ‑ test_when_sensor_exists_return_light_level
src.tests.test_sensor_command.TestSensorCommand ‑ test_when_sensor_exists_return_presence
src.tests.test_sensor_command.TestSensorCommand ‑ test_when_sensor_exists_return_reachable
src.tests.test_sensor_command.TestSensorCommand ‑ test_when_sensor_exists_return_temperature
src.tests.test_system_command.TestCachedApi ‑ test_when_system_upgrade_available_print
src.tests.test_system_command.TestCachedApi ‑ test_when_system_version_received_print