mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-22 23:58:44 +05:00
Rates it tests
This commit is contained in:
committed by
Dan Christian Bogos
parent
104a06d24b
commit
4722614f48
@@ -49,7 +49,7 @@ var (
|
||||
testRateSResetStorDb,
|
||||
testRateSStartEngine,
|
||||
testRateSRPCConn,
|
||||
/* testGetRateProfileBeforeSet,
|
||||
testGetRateProfileBeforeSet,
|
||||
testGetRateProfilesBeforeSet,
|
||||
testRateSetRateProfile,
|
||||
testRateGetRateProfileIDs,
|
||||
@@ -67,18 +67,16 @@ var (
|
||||
testRateSetAttributeProfileBrokenReference,
|
||||
testRateRemoveRateProfileRates,
|
||||
testRateSetRateProfileRates,
|
||||
testRateSetRateProfilesWithPrefix, */
|
||||
testRateSetRateProfilesWithPrefix,
|
||||
// here we will tests better the create,read,update and delte for the rates inside of a RateProfile
|
||||
testRateProfileWithMultipleRates,
|
||||
testRateProfileRateIDsAndCount,
|
||||
/*
|
||||
testRateProfileUpdateRates,
|
||||
testRateProfileRemoveMultipleRates,
|
||||
testRateProfileSetMultipleRatesInProfile,
|
||||
testRateProfileUpdateProfileRatesOverwrite,
|
||||
testRateProfilesForEventMatchingEvents,
|
||||
testRateProfileRatesForEventMatchingEvents,
|
||||
*/
|
||||
testRateProfileUpdateRates,
|
||||
testRateProfileRemoveMultipleRates,
|
||||
testRateProfileSetMultipleRatesInProfile,
|
||||
testRateProfileUpdateProfileRatesOverwrite,
|
||||
testRateProfilesForEventMatchingEvents,
|
||||
testRateProfileRatesForEventMatchingEvents,
|
||||
testRateSKillEngine,
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user