CDCgov / phdi

https://cdcgov.github.io/dibbs-site/
Creative Commons Zero v1.0 Universal
33 stars 14 forks source link

Create TEFCA Viewer FormatString Unit Tests #2021

Closed bamader closed 3 months ago

bamader commented 3 months ago

PULL REQUEST

Summary

This test creates some unit tests for the format string function in our format-services.tsx file. Each condition of the function is given a test case. It also corrects an absolutely egregious comment that refers to hypens/dashes as underscores 🤣 (which made me stare at my output and failing tests for longer than I care to admit).

Related Issue

Fixes #1738