cara/cara/tests
Nicolas Mounet 1478bdd0b4 Merge branch 'feature/reproduction_rate' into 'master'
Implement an ExposureModel.reproduction_number, which is modelled by having precisely one infected person in the concentration model

Closes #98

See merge request cara/cara!88
2020-11-13 18:15:22 +00:00
..
apps Allow the COVID calculator to have a blended Expiration type to represent conversations. 2020-11-13 16:42:29 +01:00
__init__.py Bring over the prototyped voila app, and handle installation dependencies correctly. 2020-10-20 09:51:34 +02:00
conftest.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_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_known_quantities.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_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_state.py Fix the broken mask selection widget. 2020-10-26 14:36:54 +01:00
test_ventilation.py Allow WindowOpening to have more than one window of the given dimensions. 2020-11-09 09:43:47 +01:00