cara/cara/tests
2022-04-25 17:24:03 +02:00
..
apps Add test for added HTTP POST handler 2022-04-11 10:24:23 +02:00
data Allow location selection as part of the calculator, with temp profile from local weather station 2021-09-02 11:58:32 +02:00
models In test_short_range_model, removing test on short-range normed exposure (method does not exist anymore), and adding tests on extract_between_bounds method 2022-04-22 22:25:50 +02:00
__init__.py Bring over the prototyped voila app, and handle installation dependencies correctly. 2020-10-20 09:51:34 +02:00
conftest.py Reformulation on short range. Exposure model has now a list of ShortRangeModels for each interaction 2022-03-29 12:19:14 +02:00
test_cara.py Fix the move from a package name of CARA to cara. 2020-10-20 09:55:39 +02:00
test_dataclass_utils.py Choose the times to sample in the report more wisely. 2021-08-10 16:59:47 +02:00
test_expiration.py Minor fixes in cara/models.py 2022-01-27 15:38:25 +01:00
test_full_algorithm.py Removing commented decorator in test_full_algorithm.py; inverting order Speaking/Breathing in short-range tests in test_full_algorithm.py 2022-04-25 17:24:03 +02:00
test_infected_population.py Removed unused code 2022-02-08 09:55:51 +00:00
test_known_quantities.py Fixed ExposureModel in tests 2022-02-17 11:54:10 +01:00
test_model.py Implement an ExposureModel.reproduction_number, which is modelled by having precisely one infected person in the concentration model. 2020-11-12 21:27:01 +01:00
test_monte_carlo.py Reformulation on short range. Exposure model has now a list of ShortRangeModels for each interaction 2022-03-29 12:19:14 +02:00
test_monte_carlo_full_models.py Fix wrong emission rate in test_monte_carlo_full_models.py::test_small_shared_office_Geneva; decrease tolerance and number of samples subsequently 2022-04-22 16:50:17 +02:00
test_predefined_distributions.py Updated references throughout the code 2021-11-10 16:59:02 +01:00
test_sampleable_distribution.py Fix the tests which depend on the gravitational settlement (tests on concentration, its integration, r0, etc.); set a common seed for all tests 2021-06-04 09:23:48 +02:00
test_state.py Address and enable static type analysis checking of cara. 2021-01-06 16:15:21 +01:00
test_ventilation.py Adding hepa and hvac vectorisation tests 2021-04-29 09:09:37 +02:00