Victor Seva
|
8c747edaec
|
Call NGCPXAvp:new from load even if result is empty
|
13 years ago |
Victor Seva
|
50a37883b8
|
less dbg
|
13 years ago |
Victor Seva
|
95f48ec09c
|
Fix copy&paste error
|
13 years ago |
Victor Seva
|
a5a9824a5c
|
Use Template system
|
13 years ago |
Victor Seva
|
422e50afeb
|
Fix clean. Test it.
|
13 years ago |
Victor Seva
|
746e5bbe2f
|
Fix clean. Test it.
|
13 years ago |
Victor Seva
|
c735d1692e
|
Fix clean. Test it.
|
13 years ago |
Victor Seva
|
8557e523e2
|
Fix creation of dummy vars.
Do not delete dummy vars on clean.
|
13 years ago |
Victor Seva
|
a84fc65879
|
Fix get unset without index/keys
|
13 years ago |
Victor Seva
|
203374de7a
|
Fixed is_xavp index with no key. Added test to check it.
Distinguish between not existing and deleted on index.
|
13 years ago |
Victor Seva
|
2d24a0700c
|
Added real prefs.
|
13 years ago |
Victor Seva
|
0921da3182
|
Do not create dummy vars if they already exists
|
13 years ago |
Victor Seva
|
d93e7d2a04
|
return keys when in load functions.
Don't use internal key for xavp
|
13 years ago |
Victor Seva
|
f0e78c415e
|
Created init function.
Fix clean, just clean its level
|
13 years ago |
Victor Seva
|
877a7d0583
|
Fix behaviour on unset. Tested on real kamailio.
|
13 years ago |
Victor Seva
|
db2d4a6aad
|
Added keys field to insert the keys used
|
13 years ago |
Victor Seva
|
f4b5526d2c
|
Added table.add for insert non duplicate elements in a list
|
13 years ago |
Victor Seva
|
06e87977fe
|
xavp can be access without key.
xavp inside xavps are _not_ inplemented. We don't need right now.
|
13 years ago |
Victor Seva
|
c54272cca2
|
Remove unussed files
|
13 years ago |
Victor Seva
|
78e6c3ad1f
|
Fix avp
|
13 years ago |
Victor Seva
|
718b17fc31
|
Fix get
|
13 years ago |
Victor Seva
|
4fb417a5f6
|
Use new API.
Fix test.
|
13 years ago |
Victor Seva
|
52e55ef7a0
|
Use new API.
Fix tests.
|
13 years ago |
Victor Seva
|
73f44636e9
|
Using new API.
Fix dp tests.
|
13 years ago |
Victor Seva
|
a5f9d77b65
|
Mock sr reworked.
NGCPXAvp just for caller/callee
|
13 years ago |
Victor Seva
|
d10eb3a14b
|
Fixed load preferences from DDBB.
Added logging.
Fixed test
|
13 years ago |
Victor Seva
|
78147d6c18
|
Used new assertIs
|
13 years ago |
Victor Seva
|
d2aafe02e7
|
Upgraded luaunit
|
13 years ago |
Victor Seva
|
32b7cd9e15
|
Upgraded luaunit
|
13 years ago |
Victor Seva
|
b99b5803c3
|
Fetch is wrong. WIP
|
13 years ago |
Victor Seva
|
d5766f0661
|
Removing logging.
|
13 years ago |
Victor Seva
|
af52bc1471
|
Fix lemock use on NGCPUserPrefs test
|
13 years ago |
Victor Seva
|
9b1aba0d66
|
Fix lemock use on NGCPPeerPrefs test
|
13 years ago |
Victor Seva
|
a93fc95c37
|
Added log for NGCPDomainPrefs, NGCP
Fix lemock use on test for NGCPDomainPrefs
|
13 years ago |
Victor Seva
|
e493b3359f
|
Fix creation of dummy xavp key [0]
|
13 years ago |
Victor Seva
|
0cde0e7e15
|
Added log for sr.pv
Fix set id with [*]
|
13 years ago |
Victor Seva
|
8bdb517d84
|
Add __tostring to Stack
|
13 years ago |
Victor Seva
|
76e2c024a5
|
Added lua-logging. It's packaged in lua-logging.
|
13 years ago |
Victor Seva
|
c4c1c0978b
|
Added logging.file to sr mock.
sr.log in tests is now saved to reports/sr_%Y-%m-%d.log file
|
13 years ago |
Victor Seva
|
f6e772824c
|
Added asserts to dp test
|
13 years ago |
Victor Seva
|
e341c26993
|
Fix test. Typo
|
13 years ago |
Victor Seva
|
85985ea8fc
|
Fix xavp set id with no index
|
13 years ago |
Victor Seva
|
7208736c32
|
Fixed getDBConnection. Added test.
|
13 years ago |
Victor Seva
|
5daf6d3aeb
|
move utils to ngcp dir
|
13 years ago |
Victor Seva
|
4143e46954
|
Fix test kamailio.conf
|
13 years ago |
Victor Seva
|
f05b29144e
|
Move vars to tests_v dir
fixed NGCPAvp
Updated vars require
|
13 years ago |
Victor Seva
|
86ff015f82
|
using xavps.
using lemock the right way
|
13 years ago |
Victor Seva
|
f5c560834b
|
Added test for explode with more than a char
|
13 years ago |
Victor Seva
|
8f1d52128c
|
Added string.starts string.ends functions
|
13 years ago |
Victor Seva
|
01f9289910
|
Added NGCPAvp class. WIP
|
13 years ago |