DPIclimate / broker

3 stars 3 forks source link

Add unit tests for REST API calls that get physical/logical devices without properties #27

Open dajtxx opened 1 year ago

dajtxx commented 1 year ago

The upgraded FastAPI is highlighting pydantic model and function signature errors that were not detected by the current unit tests.

Add tests to get physical and logical devices without their properties to ensure this works properly.