Pytest for Feature Group CRUD Operations 11/15311/2 master
authorSwaraj Kumar/Open Network Innovation /SRI-Bangalore/Engineer/Samsung Electronics <swaraj.kumar@samsung.com>
Tue, 25 Nov 2025 05:56:15 +0000 (11:26 +0530)
committerSwaraj Kumar/Open Network Innovation /SRI-Bangalore/Engineer/Samsung Electronics <swaraj.kumar@samsung.com>
Tue, 25 Nov 2025 06:04:39 +0000 (11:34 +0530)
commit43716e6ca3c8deb00c2a17f712e2d3bac55500b0
tree4c26153ba15cddae7619429818f27c7b88e49d95
parentb29fa898c096ac78aed685dd34ba4f6ad9ac7e8f
Pytest for Feature Group CRUD Operations

Add Automated Smoke Test for Feature Group CRUD Operations:
1.Create Feature Group
2.Duplicate Feature Group Creation
3.Get All Feature Groups
4.Update (Edit) Feature Group
5.Delete Feature Group

Issue-Id: AIMLFW-316
Change-Id: Ida8a843b9b8e1a2563a351a091807f0463e70d65
Signed-off-by: Swaraj Kumar/Open Network Innovation /SRI-Bangalore/Engineer/Samsung Electronics <swaraj.kumar@samsung.com>
.github/workflows/gerrit-verify.yaml
component-testing/tests/requirements.txt [new file with mode: 0644]
component-testing/tests/test_featuregroup.py [new file with mode: 0644]
tox.ini