cara/caimira/tests
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
..
apps Backend separation 2024-09-02 17:39:46 +02:00
data Backend separation 2024-09-02 17:39:46 +02:00
models Backend separation 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 Backend separation 2024-09-02 17:39:46 +02:00
test_caimira.py Backend separation 2024-09-02 17:39:46 +02:00
test_conditional_probability.py Backend separation 2024-09-02 17:39:46 +02:00
test_data_service.py Backend separation 2024-09-02 17:39:46 +02:00
test_dataclass_utils.py Backend separation 2024-09-02 17:39:46 +02:00
test_expiration.py Backend separation 2024-09-02 17:39:46 +02:00
test_full_algorithm.py Backend separation 2024-09-02 17:39:46 +02:00
test_infected_population.py Backend separation 2024-09-02 17:39:46 +02:00
test_known_quantities.py Backend separation 2024-09-02 17:39:46 +02:00
test_model.py Backend separation 2024-09-02 17:39:46 +02:00
test_monte_carlo.py Backend separation 2024-09-02 17:39:46 +02:00
test_monte_carlo_full_models.py Backend separation 2024-09-02 17:39:46 +02:00
test_predefined_distributions.py Backend separation 2024-09-02 17:39:46 +02:00
test_sampleable_distribution.py Backend separation 2024-09-02 17:39:46 +02:00
test_ventilation.py Backend separation 2024-09-02 17:39:46 +02:00