aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/vnfs/GCAuthGuard/gcauth.guard.spec.ts
AgeCommit message (Collapse)AuthorFilesLines
2018-08-06gcauth.guard.service - added test caseArundathi Patil1-2/+13
Added test case to cover canActivate method when referenceObject is not defined. Issue-ID: APPC-1064 Change-Id: I19d08cf1e0b6426e52d1db48be89ed8e76864560 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-08-03gcauth-guard service - removed fdescribeArundathi Patil1-1/+1
Removed fdescribe from gcauth-guard spec file which was accidentally checkdin in the previous change. Issue-ID: APPC-1064 Change-Id: Iaefd0d3ed9d7909b0fb55b16a19070227ae6b86b Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-08-02Added spec file for gcauth guard serviceArundathi Patil1-0/+62
Wrote test cases to cover gcauth guard service Issue-ID: APPC-1064 Change-Id: Iaa01bc22b1fdb52f0cecb7b6c20502c8f6f05a14 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>