-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
The tests in src/tests/serde.rs are currently not being compiled or run because the module is not declared in src/tests/mod.rs. We should add in this module and fix resultant compiler errors/test failures to ensure we're getting full test coverage.