Skip to content

config: inject data registry instance in the model

Added the missing injections.

Note: remove authentication with data service (GET endpoints)

In the tests, maybe instead of adding the data_service as argument (fixture), in some cases we can directly assess one of the properties of the arguments, in the case we receive ExposureModel, ConcentrationModel, InfectionPopulation, etc...

Edited by Luis Aleixo

Merge request reports