PathComp component:
- extended proto file to support retrieval of both services and connections, e.g., services requested + sub-services, and the connections and sub-connections supporting the services and sub-services. - minor bug fixings in MockServicerImpl_Context and implementation of support for Slices - implemented and pre-tested unitary tests for PathComp - implemented in PathComp service the logic to retrieve context data, and the skeleton to retrieve the replies to compute requests.
Showing
- proto/pathcomp.proto 8 additions, 1 deletionproto/pathcomp.proto
- src/common/tests/MockServicerImpl_Context.py 38 additions, 6 deletionssrc/common/tests/MockServicerImpl_Context.py
- src/pathcomp/proto/pathcomp_pb2.py 13 additions, 5 deletionssrc/pathcomp/proto/pathcomp_pb2.py
- src/pathcomp/service/PathCompServiceServicerImpl.py 50 additions, 4 deletionssrc/pathcomp/service/PathCompServiceServicerImpl.py
- src/pathcomp/tests/MockService_Dependencies.py 19 additions, 1 deletionsrc/pathcomp/tests/MockService_Dependencies.py
- src/pathcomp/tests/Objects.py 11 additions, 11 deletionssrc/pathcomp/tests/Objects.py
- src/pathcomp/tests/PrepareTestScenario.py 10 additions, 13 deletionssrc/pathcomp/tests/PrepareTestScenario.py
- src/pathcomp/tests/test_unitary.py 71 additions, 161 deletionssrc/pathcomp/tests/test_unitary.py
Loading
Please register or sign in to comment