cara/cara/tests
2021-07-16 13:56:28 +02:00
..
apps Re-introduce parallelism through loky. 2021-07-16 13:56:28 +02:00
models 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
__init__.py Bring over the prototyped voila app, and handle installation dependencies correctly. 2020-10-20 09:51:34 +02:00
conftest.py Adding tests on fraction_deposited (ExposureModel) - including vectorisation; modifying existing exposure model tests 2021-06-01 09:21:09 +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 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_expiration.py Fixing tests with the change of Expiration, in particular: removing useless tests on aerosols in test_known_quantities; removing reference to Unmodulated vocalization expiration type; avoiding the use of factor_exhale as array; changing some integration test values on r0; replacing some integration tests on r0 by integration tests on quanta_exposure with a simpler model; changing values in some concentration tests 2021-05-31 23:09:22 +02:00
test_infected_population.py Avoiding vectorisation of factor_exhale, and changing test_infected_population accordingly (incompatibility with scipy quad integration) 2021-05-31 17:12:18 +02:00
test_known_quantities.py Reverting to a refinement factor of 4 in the time-dependence of Geneva temperature; optimizing the caching; decreasing the timeout value in tests 2021-06-05 18:38:57 +02: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 Fixing on Monte-Carlo test (type issue) 2021-06-05 18:36:06 +02:00
test_monte_carlo_full_models.py Adding more quantities to test in integration tests (qR, dose); improving test structure 2021-06-04 11:58:23 +02:00
test_predefined_distributions.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_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