InterDomain component:
- Migrated to use new generic gRPC servicer and clients - Migrated to use new settings framework - Commented wrong/outdated unitary tests (to be coded) - Minor code formatting/styling
Showing
- src/interdomain/client/InterdomainClient.py 6 additions, 2 deletionssrc/interdomain/client/InterdomainClient.py
- src/interdomain/service/InterdomainService.py 9 additions, 56 deletionssrc/interdomain/service/InterdomainService.py
- src/interdomain/service/InterdomainServiceServicerImpl.py 14 additions, 13 deletionssrc/interdomain/service/InterdomainServiceServicerImpl.py
- src/interdomain/service/RemoteDomainClients.py 3 additions, 3 deletionssrc/interdomain/service/RemoteDomainClients.py
- src/interdomain/service/__main__.py 15 additions, 36 deletionssrc/interdomain/service/__main__.py
- src/interdomain/tests/test_unitary.py 128 additions, 131 deletionssrc/interdomain/tests/test_unitary.py
Please register or sign in to comment