Device tests: use time.time() for mocking updated_at times #3086
Annotations
4 errors
Full test with pytest:
tests/test_device.py#L94
TestDevice.test_detection_returns_none_when_device_type_not_detected
AttributeError: 'builtin_function_or_method' object has no attribute 'time'
|
Full test with pytest:
tests/test_device.py#L139
TestDevice.test_refresh_clears_cache_after_allowed_failures
AttributeError: 'builtin_function_or_method' object has no attribute 'time'
|
Full test with pytest:
tests/test_device.py#L236
TestDevice.test_reset_cached_state_clears_cached_state_and_pending_updates
AttributeError: 'builtin_function_or_method' object has no attribute 'time'
|
Full test with pytest
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading