pharmaverse / admiral

ADaM in R Asset Library
https://pharmaverse.github.io/admiral
Apache License 2.0
220 stars 61 forks source link

Add unit test for `get_imputation_target_time()` #2409

Closed zdz2101 closed 3 months ago

zdz2101 commented 4 months ago

The function get_imputation_target_time() which is used in the underpinnings of derive_vars_dtm() needs unit tests

Definition of done: Add appropriate unit tests in the test-derive_dt_dtm_utils file

can check out #2386 and respective PR for inspiration of what needs to be done