BHoM / BHoM/LadybugTools_Toolkit
Simulation Result temperature tests
Open
type:test-script
- Dominant language
- Python
- Stars
- 3
- Forks
- 2
- Avg merge
- 8d 20h
- Merged PRs (30d)
- 2
Description
There currently appears to be no test that runs a simulation and verifies the numerical value of shaded/unshaded up/down temperatures.
To get the base case, use settings as per `TEST_SIMULATION_RESULT` in `test_simulate.py`, and make a note of the sum of the up and down shaded/unshaded temps.
In `test_simulate.py`, use `TEST_SIMULATION_RESULT` and assert that the sum of these properties is as noted above. Use pytest.approx.
Contributor guide
Assessment
This issue has not been assessed yet.