-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
As part of the Versioned API POC in RUST-577, the TestClient was updated to only conditionally invoke buildInfo when it is created to allow it work even when used with apiStrict: true. This is problematic because any of the helpers that rely on this information will panic when called. We should update the way we handle this situation to avoid any possible panics.