StevenLShafer / stanpumpR

stanpumpR, and PK/PD simulation program
Other
20 stars 6 forks source link

Explicitly call getDrugDefaultsGlobal from server #92

Closed trshafer closed 2 years ago

trshafer commented 2 years ago

Update sendSlide to take in the drug defaults instead of accessing a global.

Initial refactor sendSlide to smaller functions

Add initial test for sendSlide

Addresses #91

fifteenforty commented 2 years ago

It's hard for me to test this without the relevant Gmail account access, but the implementation is exactly what I was considering. It passes all tests and should work well in theory.

fifteenforty commented 2 years ago

I was actually working on a modification just as this PR was accepted! I've created a new PR request.