ibpsa / project1-boptest

Building Optimization Performance Tests
Other
109 stars 70 forks source link

Update utility scripts to work with Service architecture and add unit tests to utility scripts #700

Open EttoreZ opened 3 weeks ago

EttoreZ commented 3 weeks ago

This issue is to update the utility scripts bacnet/create_ttl.py, simulate_skip_API.py,data/get_html_IO.py, and data/find_days.py to work with BOPEST service architecture and add specific unit tests to make sure that scripts work when updating software core. PR #652 updated simulate_skip_API.py,data/get_html_IO.py, and data/find_days.py to work with service architecture. To do:

EttoreZ commented 3 weeks ago

bacnet/create_ttl.py was updated through PR #652.