COS301-SE-2024 / IoT-DIRfram

This project aims to develop software for a Raspberry Pi that automatically executes when connected via USB or UART to retrieve information from an IoT device. The software will gather details such as firmware version, chip model, and voltage usage, compiling them into an XML format.
1 stars 0 forks source link

Create tests for mock data #7

Closed Yi-Rou1234 closed 4 months ago

Yi-Rou1234 commented 4 months ago

Some unit tests will be done with mock data

Yi-Rou1234 commented 4 months ago

Demonstrated the test to us in a group meeting