Skip to main content

crud_nested_embedded

Function crud_nested_embedded 

Source
pub async fn crud_nested_embedded(t: &mut Test) -> Result<()>
Expand description

Tests CRUD operations with 2-level nested embedded structs. Validates that creating, reading, updating (instance and query-based), and deleting records with nested embedded structs works end-to-end.