Currently component wrappers (like UpdateFrequencyWrapper and TendencyInDiagnosticsWrapper) have good test coverage but have tests that are certainly missing. Particularly we could use tests for:
Checking that *_properties dictionaries are generated accurately
Testing UpdateFrequencyWrapper with Diagnostic and Implicit objects
Testing that the values of outputs are accurate for UpdateFrequencyWrapper and TendencyInDiagnosticsWrapper
Currently component wrappers (like UpdateFrequencyWrapper and TendencyInDiagnosticsWrapper) have good test coverage but have tests that are certainly missing. Particularly we could use tests for: