Is your feature request related to a problem? Please describe.
As per issue #281, the Exceptions/errors that are in gempyor need a little TLC. One practice this should entail is including exception checks in the gempyor unit tests.
Is your feature request related to a new application, scenario round, pathogen? Please describe.
No response
Describe the solution you'd like
Once the appropriate Exceptions/errors have been confirmed for gempyor, clauses should be written into the unit tests that will appropriately simulate situations where those Exceptions/errors would get thrown.
Label
enhancement, gempyor
Priority Label
medium priority
Is your feature request related to a problem? Please describe.
As per issue #281, the Exceptions/errors that are in
gempyor
need a little TLC. One practice this should entail is including exception checks in thegempyor
unit tests.Is your feature request related to a new application, scenario round, pathogen? Please describe.
No response
Describe the solution you'd like
Once the appropriate Exceptions/errors have been confirmed for
gempyor
, clauses should be written into the unit tests that will appropriately simulate situations where those Exceptions/errors would get thrown.