cara/caimira/tests/models
lrdossan a56ad5f77a updates following reviewing process:
- replaced 'dynamic_exposed_occupancy', 'dynamic_infected_occupancy' and 'dynamic_occupancy' by 'occupancy' that encompasses both
- developed respective functionality, including CAiMIRA UI and REST API
- simplified logic with entry overlaps and respective validation
- simplified CO2 logic with dynamic groups
- simplified logic with alternative scenarios
- changed default identifier of unique group
- handled naming conventions
- updated existing tests and added new tests for the most recent structure
- generate docscrings update
2025-03-21 17:35:49 +01: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 Added the two plot img, plot data to the return data of the fetch return (context). Adapted orders of labels 2024-11-05 09:48:07 +01:00
test_concentration_model.py Backend separation 2024-09-02 17:39:46 +02:00
test_dynamic_population.py updates following reviewing process: 2025-03-21 17:35:49 +01: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