- 15 Feb, 2022 1 commit
-
-
Lluis Gifre Renom authored
-
- 10 Feb, 2022 1 commit
-
-
Lluis Gifre Renom authored
-
- 22 Dec, 2021 1 commit
-
-
Lluis Gifre Renom authored
-
- 07 Oct, 2021 1 commit
-
-
Lluis Gifre Renom authored
- Context Database API and ORM rework in progress
-
- 13 Aug, 2021 1 commit
-
-
Lluis Gifre Renom authored
Common / Context / Device / Service: - Improvements in unitary testing - Extended assertion validators tor testing - Factorized service implementation code to improve testability, reusability and increase code coverage
-
- 11 Aug, 2021 1 commit
-
-
Lluis Gifre Renom authored
Common: - Improvements in Database API definition and unit tests - Implemented additional Assertions to be used by unitary tests Context and Device: - Improved logging of errors. Service: - Implemented service methods (except GetConnectionList). All methods are under active debug. - Partially implemented unitary tests
-
- 10 Aug, 2021 1 commit
-
-
Lluis Gifre Renom authored
-
- 06 Aug, 2021 1 commit
-
-
Lluis Gifre Renom authored
Common: - renamed report_coverage.sh script to report_coverage_all.sh Common/DatabaseAPI: - improved root class validations and test units - added _RootEntity interface - improved definition of Context database API entities Context service: - added AddLink/DeleteLink rpc methods - temporarily disabled integration tests Device service: - applied renamings in service and test units
-
- 05 Aug, 2021 1 commit
-
-
Lluis Gifre Renom authored
General changes: - implemented data type checker class - improved database Entity/Collection/Attributes API - implemented grpc message parsing assertions - integrated code coverage analyzer and reporter with code testers - added example topology NSFNET Common to device & context services: - improved database context API and its tests Context service: - updated context proto file: added AddLink/DeleteLink RPCs, added LinkId to Link - minor changes Device service: - implemented device service functionality - improved device client - updated genproto script - updated device proto file: configure request becomes a Device message - updated context proto file: operational status: added KEEP_STATUS, changed DISABLED - moved device tests to global scripts - extended unitary tests - temporarily disabled integration tests
-