Add test coverage to NoTypePolicyInstanceDialog 85/5685/1
authorelinuxhenrik <henrik.b.andersson@est.tech>
Tue, 23 Feb 2021 11:54:22 +0000 (12:54 +0100)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Tue, 23 Feb 2021 11:54:26 +0000 (12:54 +0100)
commit8ce8fccb49a3c082c9fde5f20335af8e85b41584
tree1e6fd2eb603d45df7195db87c5e4ce6052947d5c
parente07862aec764651998419e3641175f77ee5e8445
Add test coverage to NoTypePolicyInstanceDialog

Change-Id: I8b403959ea76b0306824806c1ce551fc0d0ad564
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Issue-ID: NONRTRIC-406
webapp-frontend/src/app/ei-coordinator/ei-coordinator.component.spec.ts
webapp-frontend/src/app/interceptor.mock.ts
webapp-frontend/src/app/interfaces/ric.ts
webapp-frontend/src/app/mock/ric2.json
webapp-frontend/src/app/mock/rics.json [deleted file]
webapp-frontend/src/app/policy-control/no-type-policy-instance-dialog.component.html
webapp-frontend/src/app/policy-control/no-type-policy-instance-dialog.component.spec.ts [new file with mode: 0644]
webapp-frontend/src/app/policy-control/no-type-policy-instance-dialog.component.ts
webapp-frontend/src/app/policy-control/policy-instance-dialog.component.html
webapp-frontend/src/app/policy-control/policy-instance-dialog.component.ts
webapp-frontend/src/app/services/policy/policy.service.ts