kids-first / kf-api-fhir-service

🔥 FHIR Data Service for Kids First
https://kf-api-fhir-service.kidsfirstdrc.org
Apache License 2.0
8 stars 3 forks source link

Unit tests for smilecdr src code #155

Closed znatty22 closed 1 year ago

znatty22 commented 1 year ago

We need to unit test any code we write for smilecdr. Right now the only code we have is the post authentication callback:

We can use the standard JS unit testing framework, jest