Display-Lab / pictoralist

Generate performance summary feedback figures
1 stars 0 forks source link

Write individual test for each baked in template #46

Open grosscol opened 5 years ago

grosscol commented 5 years ago

Similar to #41. Write an individual test for each template. This will let us focus on verifying that each produce sane results when given actual data.

Use the mtx data or a subset of the mtx data. Ensure each template uses the passed in data.

grosscol commented 5 years ago

Addressed by and related to #52, #55, #57