aboutsummaryrefslogtreecommitdiffstats
path: root/src/test
AgeCommit message (Expand)AuthorFilesLines
2019-04-11Updated to use dublin schema versionPolavarapu, Chaitanya (cp8128)3-2/+74
2019-04-10This enhancement will enable Babel to process artifacts of version n.nPolavarapu, Chaitanya (cp8128)17-17/+17
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.leonard2-2/+2
2019-03-28Remove all references to artifactgenerator configmark.j.leonard9-61/+6
2019-03-26Allow UUID definitions in the mappings JSONmark.j.leonard5-502/+54
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.leonard2-5/+118
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.leonard3-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.leonard11-49/+283
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.leonard4-77/+136
2019-01-30Load type mappings from a group configuration filemark.j.leonard11-133/+188
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.leonard7-113/+255
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.leonard2-4/+91
2018-11-09Minor formatting fixesmark.j.leonard3-2/+0
2018-11-08Add a CSAR test file containing an InstanceGroupmark.j.leonard7-6/+208
2018-10-26Do not apply timezone offsets to the test Clock1.3.1mark.j.leonard1-1/+1
2018-10-24Fix JUnit test for the Info status reportmark.j.leonard1-7/+7
2018-09-10Add support for InstanceGroup resource modelsmark.j.leonard6-13/+59
2018-09-10Simplify input CSAR test datamark.j.leonard4-1/+1
2018-09-06Additional tests for VNF image extractionmark.j.leonard5-6/+200
2018-09-06Refactor Junit test code to remove duplicationmark.j.leonard9-126/+185