coverage tests at engine

This commit is contained in:
gezimbll
2022-11-11 19:09:13 -05:00
committed by Dan Christian Bogos
parent 4305c505a8
commit e7520002eb
7 changed files with 393 additions and 1 deletions

View File

@@ -71,7 +71,6 @@ func TestMsgpackTime(t *testing.T) {
t.Errorf("error unmarshalling structure: %#v %#v %v", t1, t2, err)
}
}
func TestStorageDestinationContainsPrefixShort(t *testing.T) {
dest, err := dm.GetDestination("NAT", false, true, utils.NonTransactional)
precision := dest.containsPrefix("0723")