opengridcc / opengrid-dev

Open source building monitoring, analysis and control
Apache License 2.0
26 stars 21 forks source link

Test the notebooks #137

Open saroele opened 8 years ago

saroele commented 8 years ago

Our unittests only include the .py files. We also have to run all notebooks as a check and see if they run till the end or not.

JrtPec commented 8 years ago

The error I most frequently encounter is when an empty dataframe is encountered. We should have some checks for that