5GSEC / nimbus

Intent driven security automation framework
Apache License 2.0
19 stars 9 forks source link

(feat): added coco-workload e2e test #203

Open VedRatan opened 5 days ago

VedRatan commented 5 days ago

Description

this PR introduces a e2e test case for a new coco-workload intent ## Checklist - [x] PR title follows the `: ` convention - [ ] I use [conventional commits](https://www.conventionalcommits.org/) in my commit messages - [ ] I have updated the [documentation](../docs) accordingly - [ ] I Keep It Small and Simple: The smaller the PR is, the easier it is to review and have it merged - [x] I have performed a self-review of my code - [x] I have added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes ## Additional information for reviewer #### Mention if this PR is part of any design or a continuation of previous PRs