- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for TestAssociationMany2ManyReplaceMap (0.37 seconds)
-
tests/associations_test.go
codeSet[l.Code] = true } for _, c := range []string{"am2m_map_1", "am2m_map_2", "am2m_map_3"} { if !codeSet[c] { t.Fatalf("expected language code %s present", c) } } } func TestAssociationMany2ManyReplaceMap(t *testing.T) { user := *GetUser("assoc_m2m_replace_map", Config{}) if err := DB.Create(&user).Error; err != nil { t.Fatalf("create user: %v", err) } // Prime with one language
Created: Sun Apr 05 09:35:12 GMT 2026 - Last Modified: Fri Sep 12 04:33:27 GMT 2025 - 13.3K bytes - Click Count (0) -
tests/association_generics_test.go
Jinzhu <******@****.***> 1757652709 +0800
Created: Sun Apr 05 09:35:12 GMT 2026 - Last Modified: Fri Sep 12 05:42:26 GMT 2025 - 37.9K bytes - Click Count (0)