Device component:
- Migrated to use new generic gRPC servicer - Migrated to use new generic Rest servicer - Migrated to use new settings framework - Migrated tests to use new generic servicers and mock's - Solved bug with endpoint monitors' population (dupplicated sample types due to wrong key generation) - Use Emulated driver when both driver and device type are not specified - Separated unitary tests and execution scripts per device driver - Extracted common unitary test functionalities into separate code files - Minor code styling/formatting
Showing
- src/device/tests/test_unitary_openconfig.py 299 additions, 0 deletionssrc/device/tests/test_unitary_openconfig.py
- src/device/tests/test_unitary_p4.py 146 additions, 0 deletionssrc/device/tests/test_unitary_p4.py
- src/device/tests/test_unitary_tapi.py 167 additions, 0 deletionssrc/device/tests/test_unitary_tapi.py
Loading
Please register or sign in to comment