cara/caimira/tests
Luis Aleixo d70029d0ed Merge branch 'feature/CO2_fit' into 'master'
Fit ventilation and exhalation rates on CO2 sensor data

See merge request caimira/caimira!444
2023-11-22 15:43:00 +01:00
..
apps add superclass FormData for CO2FormData and VirusFormData 2023-11-21 09:45:42 +01:00
data updated folder's names and respective references 2022-09-09 16:57:20 +02:00
models merged tests (custom and fixed) 2023-11-22 14:45:57 +01:00
__init__.py updated folder's names and respective references 2022-09-09 16:57:20 +02:00
conftest.py added Cases() for each test scenario and added tests for the test_exposure_model 2022-10-03 14:42:44 +01:00
test_caimira.py last files rename 2022-09-15 10:01:11 +02:00
test_conditional_probability.py Increasing number of samples in test_conditional_probability.py 2023-09-02 11:21:17 +02:00
test_data_service.py data service: add JWT expiration validation 2023-11-21 14:34:05 +01:00
test_dataclass_utils.py updated folder's names and respective references 2022-09-09 16:57:20 +02:00
test_expiration.py updated folder's names and respective references 2022-09-09 16:57:20 +02:00
test_full_algorithm.py Solving a failing mypy test in test_full_algorithm 2023-01-10 09:51:44 +01:00
test_infected_population.py moved default infectiousness_days value to SARSCoV2 class and added another test scenario 2022-10-10 11:15:05 +02:00
test_known_quantities.py added Cases() for each test scenario and added tests for the test_exposure_model 2022-10-03 14:42:44 +01:00
test_model.py updated folder's names and respective references 2022-09-09 16:57:20 +02:00
test_monte_carlo.py added Cases() for each test scenario and added tests for the test_exposure_model 2022-10-03 14:42:44 +01:00
test_monte_carlo_full_models.py Change all normalization factors and emission rates (when present) into 'per person' quantities (i.e. do not normalize anymore by the number of infected people) - to allow dynamic number of infected people. Changing the test accordingly, and the documentation. Adding a __post_init__ check in ExposureModel to forbid the use of dynamic number of exposed people, for now. 2023-04-28 08:54:59 +02:00
test_predefined_distributions.py updated folder's names and respective references 2022-09-09 16:57:20 +02:00
test_sampleable_distribution.py updated folder's names and respective references 2022-09-09 16:57:20 +02:00
test_state.py updated expert app notebook and tests 2023-03-23 12:02:19 +01:00
test_ventilation.py updated folder's names and respective references 2022-09-09 16:57:20 +02:00