aboutsummaryrefslogtreecommitdiffstats
path: root/models/src/test
AgeCommit message (Expand)AuthorFilesLines
2023-01-19Add supported ac elements to participantssaul.gill5-22/+281
2023-01-18Merge "Remove reference type of participantId in Unit Tests in ACM-models"Liam Fallon14-59/+130
2023-01-17Remove reference type of participantId in Unit Tests in ACM-modelsFrancescoFioraEst14-59/+130
2023-01-17Remove FilterRepository in ACMFrancescoFioraEst3-163/+11
2023-01-12Add participant controller in ACMsaul.gill3-22/+66
2023-01-12Merge "Refactor AcTypeState Update"Liam Fallon1-0/+55
2023-01-10Refactor AcTypeState UpdateFrancescoFioraEst1-0/+55
2023-01-06Refactor register deregister a Participant and Supervise ParticipantsFrancescoFioraEst7-136/+34
2022-12-20Add compositionId into Messages between ACM and ParticipantsFrancescoFioraEst3-61/+0
2022-12-20Merge "Fix copy contructor in DocToscaServiceTemplate in ACM"Liam Fallon1-2/+1
2022-12-20Merge "Refactor instanceId as primary key in JpaAutomationComposition"Liam Fallon5-301/+163
2022-12-18Upgrade the H2 database to the latest versionliamfallon3-3/+13
2022-12-16Refactor instanceId as primary key in JpaAutomationCompositionFrancescoFioraEst5-301/+163
2022-12-16Fix copy contructor in DocToscaServiceTemplate in ACMFrancescoFioraEst1-2/+1
2022-12-13Replace ToscaConceptIdentifier with UUID in Participant Messages ACMFrancescoFioraEst7-19/+20
2022-12-13Merge "Fix intermittent clamp test failure"Liam Fallon1-2/+2
2022-12-13Merge "Link the existing InstantiationController with the generated code"Ramesh Murugan Iyer1-2/+0
2022-12-12Fix intermittent clamp test failurelapentafd1-2/+2
2022-12-12Merge "Add support for instance properties"Pamela Dragosh4-9/+17
2022-12-12Link the existing InstantiationController with the generated codeFrancescoFioraEst1-2/+0
2022-12-09Merge "Clamp models code coverage"Liam Fallon1-0/+21
2022-12-08Add support for instance propertiesFrancescoFioraEst4-9/+17
2022-12-08Clamp models code coveragelapentafd1-0/+21
2022-12-08Add instanceId support in AutomationCompositionProviderFrancescoFioraEst3-49/+83
2022-12-06Clamp models utils code coveragelapentafd1-0/+37
2022-12-05Merge "Refactor POST and PUT Automation Composition"Liam Fallon2-50/+9
2022-12-01Refactor POST and PUT Automation CompositionFrancescoFioraEst2-50/+9
2022-11-30Save ToscaServiceTemplate as Json in ACMFrancescoFioraEst2-63/+32
2022-11-24Link the AutomationComposition with AutomationCompositionDefinitionFrancescoFioraEst6-190/+110
2022-11-18Link the existing CommissioningController with the generated codeFrancescoFioraEst2-76/+65
2022-11-15Merge "Remove redundant endpoints in ACM"Ramesh Murugan Iyer2-76/+5
2022-11-14Remove redundant endpoints in ACMFrancescoFioraEst2-76/+5
2022-11-11Add AutomationCompositionDefinition modelFrancescoFioraEst1-0/+1
2022-11-01Remove old implementation of statistics in ACM modelsFrancescoFioraEst11-872/+1
2022-06-21Update service template for PMSH usecase with ACMrameshiyer271-1/+1
2022-06-02Fix type version in all tosca_service_template yaml filesFrancescoFioraEst1-36/+36
2022-03-15Clean up unit testsadheli.tavares35-1298/+333
2022-02-18Rename TOSCA Control Loop to ACMliamfallon62-1913/+2111
2022-02-16Add Hibernate support in runtime-controlloopFrancescoFioraEst1-59/+0
2021-12-02Add support transactionFrancescoFioraEst1-2/+2
2021-11-25Add support transaction in CL and ServiceTemplate ProvidersFrancescoFioraEst2-140/+229
2021-11-19Add support transaction in ParticipantProviderFrancescoFioraEst4-71/+177
2021-11-10Add support transaction in Statistics ProvidersFrancescoFioraEst2-44/+47
2021-11-02Remove code smells in controlloop runtimeSirisha_Manchikanti2-6/+5
2021-10-22Add support startPhase in all state transitionsFrancescoFioraEst1-0/+84
2021-10-19Refactor GlobalControllerExceptionHandlerFrancescoFioraEst1-0/+54
2021-10-06Merge "Handle ParticipantRegister"Liam Fallon2-0/+1127
2021-10-05Handle ParticipantRegisterFrancescoFioraEst2-0/+1127
2021-10-05Code coverage in clamp/modelslapentafd4-19/+3480
2021-09-22Add participantType to participant classSirisha_Manchikanti5-5/+24