cara/caimira/tests
lrdossan cd3df90c4c Added dynamic groups in backend and propagated required changes to requests
- Correction of typos

- Changes do model to accommodate group of exposure models

- Handled virus validator to accommodate group of exposure models

- Modifications to accomodate generation of results for exposure model group

- Added data registry attribute to exposuremodelgroups class

- Fixed test for dynamic models

- Defined ExposureModelGroup with required methods

- Adapted virus report data to generate results for groups of exposed population

- Build same distributions for different models

- Fixed bug with defaults

- Handled definition of a single ExposureModel root obj when only one group is defined

- Added short-range expirations per group

- Added full validation on short_range interactions with dynamic exposure model

- Added full set of tests

- Updated docstrings

- Added support for number of people in exposed population, which should be identical within each group

- Added type checks

- Added UI adjustments for expected new cases

- Adapted exposed population data format to accommodate constant total_people
2025-03-19 15:45:05 +01:00
..
apps Added dynamic groups in backend and propagated required changes to requests 2025-03-19 15:45:05 +01:00
data Backend separation 2024-09-02 17:39:46 +02:00
models Added dynamic groups in backend and propagated required changes to requests 2025-03-19 15:45:05 +01: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_conditional_probability.py extracted CO2 logic to a dedicated route 2024-09-03 16:53:13 +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