Updating _update_log_direction() #1826
verify.yml
on: push
Prepare
48s
Matrix: prepare-test-cache
Matrix: pytest
Process test complexity
0s
Build and publish Python 🐍 distributions 📦 to TestPyPI
Annotations
3 errors
|
Run pytest using Python 3.13
Process completed with exit code 1.
|
|
Run pytest using Python 3.13:
tests/test_usb.py#L1216
TestStick.test_pulse_collection_production
assert False is None
+ where False = <plugwise_usb.nodes.helpers.pulses.PulseCollection object at 0x7f0da8cb5310>.production_logging
|
|
Run pytest using Python 3.13:
tests/test_usb.py#L953
TestStick.test_pulse_collection_consumption
assert False is None
+ where False = <plugwise_usb.nodes.helpers.pulses.PulseCollection object at 0x7f0da8cb4f50>.production_logging
|