-
Type:
Engineering Test
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Storage Execution 2025-03-17
We have unit tests running interesting fuzzer strings for the other BSONColumn fuzzers, but not the BSONColumnBuilder fuzzer (these are useful for investigating BFs from the fuzzers). There's a lot of helper functions used in the builder fuzzer that we should separate out into a utils library to do this without significant code replication.