alan-turing-institute / eider

eider: an R package for processing health records declaratively
https://alan-turing-institute.github.io/eider/
Other
2 stars 0 forks source link

don't hardcode expected value in tests #19

Closed yongrenjie closed 8 months ago

yongrenjie commented 8 months ago

https://github.com/alan-turing-institute/SPARRA/blob/1f43465de0bc2ebd452035c2c3d6bdfc28318a09/minisparra/tests/testthat/test-join_feature_tables.R#L47-L50

this has to be updated every time the data file is updated so can we compare it against the results from a standard dplyr pipeline.