Add tests for csv filter separation

This commit is contained in:
ionutboangiu
2022-11-10 16:10:15 +02:00
committed by Dan Christian Bogos
parent bf3e2f58a3
commit 213ade2b22
2 changed files with 205 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
#Tenant,ID,Contexts,FilterIDs,ActivationInterval,AttributeFilterIDs,Path,Type,Value,Blocker,Weight
cgrates.org,ATTR_FLTR_TEST,*any,*string:~*req.Account:1001|1002|1003|1101;*prefix:~*req.Account:10,,,*req.TestField,*constant,testValue,false,20
1 #Tenant ID Contexts FilterIDs ActivationInterval AttributeFilterIDs Path Type Value Blocker Weight
2 cgrates.org ATTR_FLTR_TEST *any *string:~*req.Account:1001|1002|1003|1101;*prefix:~*req.Account:10 *req.TestField *constant testValue false 20