Fixed the inventory comparison issue due to the the missing microseconds in normalise_day. Also added three test (as a starter) to ensure the inventory code behaves as expected - though the inventory itself is thereby not tested (yet).
Note that this branches off master, hence a test or two in the ByteFlies branch will not pass.
Fixed the inventory comparison issue due to the the missing microseconds in
normalise_day
. Also added three test (as a starter) to ensure the inventory code behaves as expected - though the inventory itself is thereby not tested (yet).Note that this branches off master, hence a test or two in the ByteFlies branch will not pass.
Test
poetry run nox -rs tests