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:
[x] Update bacnet/create_ttl.py to work with service architecture
[ ] Add unit tests for all or critical utility scripts (TBD)
This issue is to update the utility scripts
bacnet/create_ttl.py
,simulate_skip_API.py
,data/get_html_IO.py
, anddata/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 updatedsimulate_skip_API.py
,data/get_html_IO.py
, anddata/find_days.py
to work with service architecture. To do:bacnet/create_ttl.py
to work with service architecture