Open dagousket opened 1 year ago
[test] As dev, I'd like to test params of fm_build_data_params_map() to improve pkg coverage
fm_build_data_params_map()
Tests exists for parameters of fm_build_data_params_map() :
biomass_temporal = 0
sampling_temporal = 1
lf_link = 1
ref_data = "sci"
EM = "fix_b"
=> https://github.com/balglave/FishMap/blob/main/tests/testthat/test-fm_fit_model.R
data_source = 3
Je valide.
[test] As dev, I'd like to test params of
fm_build_data_params_map()
to improve pkg coverageClient - Validation
Tests exists for parameters of
fm_build_data_params_map()
:biomass_temporal = 0
sampling_temporal = 1
lf_link = 1
ref_data = "sci"
EM = "fix_b"
=> https://github.com/balglave/FishMap/blob/main/tests/testthat/test-fm_fit_model.R
data_source = 3
=> https://github.com/balglave/FishMap/blob/main/tests/testthat/test-fm_fit_model.R
Dev - Tech
fm_build_data_params_map()