aboutsummaryrefslogtreecommitdiffstats
path: root/python_moondb/tests/unit_python/models/test_meta_rules.py
AgeCommit message (Collapse)AuthorFilesLines
2020-06-03Update to new version 5.4HEADstable/jermamasterThomas Duval1-403/+0
Signed-off-by: Thomas Duval <thomas.duval@orange.com> Change-Id: Idcd868133d75928a1ffd74d749ce98503e0555ea
2018-10-05Update code to 4.6 official versionThomas Duval1-12/+255
Change-Id: Ibd0da0e476e24b2685f54693efc11f7a58d40a62
2018-06-19Update code to 4.5 official versionThomas Duval1-126/+68
Change-Id: I5075da0e2a3247ae1564f21b358748f482b75aa4
2018-05-02Add unique names test casesReemMahmoud1-2/+18
Change-Id: I3f314ec3b3e88839c77a93ea016c10c0a31d10b1
2018-04-18Check data before categoryReemMahmoud1-2/+30
Change-Id: I7e523a08fcfd3f9ea322a399c71637f268cbb38e Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com>
2018-03-22Add unique constraints on db tablesfrancois.cellier1-1/+0
Change-Id: I8480ed2be16f73ada314f64f0bfda8e788288933
2017-12-25add test for models moduleahmed.helmy1-0/+175
Change-Id: Ib685a4299b392db6380bacd7aedf9ae07611fcdb Signed-off-by: ahmed.helmy <ahmad.helmy@orange.com>