aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/java/org
AgeCommit message (Expand)AuthorFilesLines
2024-03-01Update aai-parent in babel to 1.13.3Fiete Ostkamp23-351/+434
2021-09-07Fix sonar issuesSamuel Liard11-25/+29
2021-03-12Resolve files with licensing issues in BabelPolavarapu, Chaitanya (cp8128)3-21/+0
2021-02-24Ignore application logger testHarish Venkata Kajur1-0/+2
2021-02-23Updated pom to remove distribution-management section and corrected aai base ...Polavarapu, Chaitanya (cp8128)5-3/+55
2020-08-28[aai-babel] Add support for sndc props parsingefiacor2-0/+12
2020-08-06Add 'category' of service model to Babel artifactdhebeha1-5/+3
2020-06-23Extend service modelwsliwka1-0/+52
2019-04-11Updated to use dublin schema versionPolavarapu, Chaitanya (cp8128)2-2/+73
2019-04-03GenerateArtifactsServiceImpl code coveragemark.j.leonard1-9/+95
2019-04-03Fix new Sonar code smellmark.j.leonard1-2/+1
2019-04-03Delete temp file in FileWatcher testmark.j.leonard1-0/+1
2019-04-03Add tests for uncovered FileWatcher codemark.j.leonard1-0/+81
2019-04-03Merge "Move REQUIRE_CLIENT_AUTH code to start script"Tian Lee1-0/+14
2019-04-03Move REQUIRE_CLIENT_AUTH code to start scriptmark.j.leonard1-0/+14
2019-04-02Merge "Additional Logger tests for code coverage"Tian Lee2-6/+56
2019-04-02Additional Logger tests for code coverageMark Leonard2-6/+56
2019-04-01Exception handling for image software versionsmark.j.leonard2-9/+28
2019-03-29Additional null checks and commentsmark.j.leonard3-8/+11
2019-03-28Use checked Exception instead of RuntimeExceptionmark.j.leonard1-13/+23
2019-03-28Depend on sdc-tosca version 1.5.0mark.j.leonard1-8/+6
2019-03-28Change generic-vnf delete flag to truemark.j.leonard1-1/+1
2019-03-28Remove all references to artifactgenerator configmark.j.leonard8-61/+6
2019-03-26Allow UUID definitions in the mappings JSONmark.j.leonard3-214/+0
2019-03-25Refactor Widget creation methodsmark.j.leonard4-57/+70
2019-03-25Additional JUnit tests for Model classesmark.j.leonard5-20/+105
2019-03-25Improve javadoc comments and formattingmark.j.leonard1-1/+6
2019-03-22Simplify VNF Vendor Image extractionmark.j.leonard1-15/+7
2019-03-22New JUnit tests for Babel auth modulemark.j.leonard2-19/+118
2019-03-11Refactor auth classes and add testsmark.j.leonard1-5/+106
2019-03-11Test starting application with OBF: passwordmark.j.leonard1-0/+12
2019-03-11Reimplement Widget.Type enum classmark.j.leonard4-119/+132
2019-03-11Additional JUnit tests for code coveragemark.j.leonard2-0/+160
2019-03-07Re-implement model type value for Resource Mappingmark.j.leonard2-40/+25
2019-03-06Remove redundant methods from codebasemark.j.leonard2-18/+1
2019-03-06Add JUnit test for invalid TOSCA mappings JSONmark.j.leonard10-73/+63
2019-03-05Fix checkstyle warnings and formattingmark.j.leonard3-15/+38
2019-03-05Move Widget attribute data to the mappings JSONmark.j.leonard8-49/+190
2019-02-19Fix outstanding Sonar issuesmark.j.leonard3-25/+41
2019-02-11Rename the groupfilter.config System Propertymark.j.leonard5-14/+40
2019-02-05Fix checkstyle issues including javadocmark.j.leonard7-35/+86
2019-02-05Replace Resource sub-classes with configurationmark.j.leonard3-58/+85
2019-01-30Load type mappings from a group configuration filemark.j.leonard9-132/+167
2018-12-05Throw an Exception for XML test file mismatchesmark.j.leonard2-198/+211
2018-12-05Compare YML files as Strings, not XMLmark.j.leonard1-30/+21
2018-11-27Process Service-level Instance Groupsmark.j.leonard3-113/+122
2018-11-27Refactor model generation algorithmmark.j.leonard1-12/+35
2018-11-22Refactor Instance Group processingmark.j.leonard2-267/+266
2018-11-09Add support for ResourceInstanceGroupmark.j.leonard1-3/+90
2018-11-09Minor formatting fixesmark.j.leonard2-2/+0