fablab-bergamo / fabomatic-backend

A RaspberryPi Zero-friendly backend, for managing FabLab machines access. This is the server-side of the Fab-O-Matic board project. Works in Python with MQTT broker + Database Engine.
https://www.fablabbergamo.it/2024/06/03/fabomatic1/
MIT License
0 stars 1 forks source link

Add testcases for machine cumulated hours #19

Open PBrunot opened 1 month ago

PBrunot commented 1 month ago

There are probably bugs in the machine accumulated hour update outside the normal case of startUse/endUse messages (e.g. buffered messages)