cara/caimira/tests/models
lrdossan 20b0467f89 Backend separation
- extract, isolate and package it in a completely independent Python module, versioned and in a way that allows releases on PyPI.org
- fixed error in placeholder for secondary school (data registry defaults)
- added restriction in pytest version to install
- expected number of new cases fix
- data registry update (schema v2.1.1)
- github update
- deprecate ExpertApplication and CO2Application
- changes to reflect schema update 2.0.2
- version update
- Fixed error with f_inf (short-range)
- new folder layout
- Conditional probability data update
- General fixes
- Fitting results in L/S/person
- CO2 fitting algorithm refinement
2024-09-02 17:39:46 +02:00
..
__init__.py updated folder's names and respective references 2022-09-09 16:57:20 +02:00
conftest.py wrote find state change tests for all data scenarios 2024-08-30 10:48:50 +02:00
test_co2_concentration_model.py Backend separation 2024-09-02 17:39:46 +02:00
test_concentration_model.py Backend separation 2024-09-02 17:39:46 +02:00
test_dynamic_population.py Backend separation 2024-09-02 17:39:46 +02:00
test_exposure_model.py Backend separation 2024-09-02 17:39:46 +02:00
test_fitting_algorithm.py Backend separation 2024-09-02 17:39:46 +02:00
test_mask.py Backend separation 2024-09-02 17:39:46 +02:00
test_piecewiseconstant.py Backend separation 2024-09-02 17:39:46 +02:00
test_short_range_model.py Backend separation 2024-09-02 17:39:46 +02:00