[
https://issues.apache.org/jira/browse/CLIMATE-808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15330078#comment-15330078
]
ASF GitHub Bot commented on CLIMATE-808:
----------------------------------------
Github user lewismc commented on the issue:
https://github.com/apache/climate/pull/355
+1 @jarifibrahim please merge
> 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
> Components: build process, tests
> 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. Test the functions that perform some computations.
> 2. Update .coveragerc file to ignore image generation code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)