Age | Commit message (Collapse) | Author | Files | Lines |
|
This commit is the first commit that puts in multi module structure while
changing the existing CLAMP code as little as possible.
It adds a structure where common, models, participant and runtime are direct children under clamp,
and current clamp code is moved under runtime. This runtime directory will host controlloop
runtime code in later commits.
Issue-ID: POLICY-3215
Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech>
Change-Id: I15bc8be92ed020343bff4024c4718fec462c40d7
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Add the new rest endpoint in camel + add new permission type + add robot test for that route + small refactoring of trst files
Issue-ID: POLICY-2924
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I623cc8ec1724513cdb92eeea000adca5c2433bae
|
|
Just ensure the log folder is well there before starting the backend
Issue-ID: CLAMP-535
Change-Id: I355ecba7dad0fa6f272a69ad6c89c422b6551094
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Reworking the react test with Jest & Enzyme + coverage
Issue-ID: CLAMP-425
Change-Id: If287e357f4afaf712587e21ef5e0cb26f8a46d4c
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|