Ibrahim Jarif created CLIMATE-808: ------------------------------------- Summary: Add tests for plotter module Key: CLIMATE-808 URL: https://issues.apache.org/jira/browse/CLIMATE-808 Project: Apache Open Climate Workbench Issue Type: Sub-task Reporter: Ibrahim Jarif Assignee: Ibrahim Jarif Fix For: 1.1
Most of the code in plotter module cannot be tested as it generates image files.The only way to tests image files is to compare the new image file with existing file pixel by pixel. This will affect the test execution time and build time significantly. Hence ignore functions that generate image files. To do - 1. Tests the function that perform some computation 2. Update .coveragerc file to ignore image generation code -- This message was sent by Atlassian JIRA (v6.3.4#6332)