StanfordBDHG / ENGAGE-HF-Firebase

Firebase cloud hosting infrastructure for the ENGAGE-HF project.
MIT License
0 stars 1 forks source link

Add tests for PDF export #16

Closed pauljohanneskraft closed 17 hours ago

pauljohanneskraft commented 2 weeks ago

Problem

At the moment, the PDF export has only manually been tested. A small change to the PDF creation/layouting could easily mess the document up without getting noticed directly.

Solution

We should add a simple regression test for the entire PDF creation, plus maybe more specific ones for speedometer and charts.

Additional context

Inspired by @PSchmiedmayer in comment.

Code of Conduct

pauljohanneskraft commented 17 hours ago

Done as part of #19