Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-18 | Fixed error | Arundathi Patil | 1 | -7/+5 | |
Unable to run the test cases due to the below error in paramShare service spec file, "Argument of type '{ displayName: string; displayValue: string;}[]' is not assignable to parameter of type 'Expected<{[index: string]: string } >' " Fixed this error. Issue-ID: APPC-1064 Change-Id: I9b9e99e9a5ed4a14469eb595625d1b3fd91e6672 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com> | |||||
2018-07-16 | Added spec file paramShare service. | IBM602-PC0F1E3C\Arundathi | 1 | -0/+81 | |
Wrote unit test case for paramShare service. The file is now covered 100%. Issue-ID: APPC-1064 Change-Id: Ie3f8768577435eba4b2922d239567871f8a5ccaf Signed-off-by: Arundathi <arundpil@in.ibm.com> |