Closed s-egge closed 10 months ago
Run the backend locally and go to http://localhost:3000/allbuildings to see the addition of pacificPowerID in the Meter class:
pacificPowerID
Previous tests failed due to the new pacific_power_id field. I've added this field to the test database, and all inserted meter data has the field as null since none of them are Pacific Power Meters.
pacific_power_id
meter
null
Run the backend locally and go to http://localhost:3000/allbuildings to see the addition of
pacificPowerID
in the Meter class: