- May 20, 2022
-
-
Lluis Gifre Renom authored
- initial skeleton (not functional)
-
- May 19, 2022
-
-
Lluis Gifre Renom authored
- 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 - Extracted common unitary test functionalities into separate code files - Minor code styling/formatting
-
- May 03, 2022
-
-
Lluis Gifre Renom authored
-
- Feb 16, 2022
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- Feb 10, 2022
-
-
Lluis Gifre Renom authored
-
- Dec 21, 2021
-
-
Lluis Gifre Renom authored
First functional version of Service with Service Handler for L3NM-Emulated services using Emulated Devices
-
- Oct 29, 2021
-
-
Lluis Gifre Renom authored
- Corrections in Service to prevent errors in GitLab CI/CD pipeline. - Minor improvements in random classes.
-
- Aug 12, 2021
-
-
Lluis Gifre Renom authored
Factorization of code between services and minor unitary testing improvements. (Not finished, it is just a backup)
-
Lluis Gifre Renom authored
Common: - minor bug resolutions in Context API Service: - first functional version of Service (implementation of GetConnectionList postponed) - minor corrections in service.proto and related files - implemented unitary tests
-
- Aug 11, 2021
-
-
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
-
- Aug 10, 2021
-
-
Lluis Gifre Renom authored
Common: - reorganized Database API to enable extension of Context API with entities (e.g. Service) - solved minor bugs in Database API Context and Device services: - rearranged services and unit tests according to mentioned Context API changes Service service: - initial release (under development, this is just a backup of code)
-