summaryrefslogtreecommitdiffstats
path: root/src/test/java
AgeCommit message (Expand)AuthorFilesLines
2019-04-02Additional Logger tests for code coverageMark Leonard2-6/+56
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
2018-11-08Add a CSAR test file containing an InstanceGroupmark.j.leonard2-6/+24
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.leonard4-12/+54
2018-09-06Additional tests for VNF image extractionmark.j.leonard5-6/+200
2018-09-06Refactor Junit test code to remove duplicationmark.j.leonard6-121/+184
2018-09-06Merge "Replace test UUIDs with dummy strings"Tian Lee1-1/+1
2018-09-06Replace test UUIDs with dummy stringsmark.j.leonard1-1/+1
2018-08-16Additional VNF Configuration test scenariosmark.j.leonard2-8/+43
2018-08-16Update SdWanServiceTest CSAR to make it validmark.j.leonard1-0/+6
2018-08-07Add VF Module Groups to the SD-WAN Service testmark.j.leonard1-2/+11
2018-08-07Add test CSAR file for missing Service metadatamark.j.leonard1-1/+12
2018-08-07Check getMetaData() return value for nullmark.j.leonard1-0/+56
2018-08-06Minor text fixesmark.j.leonard4-6/+17
2018-07-06Create new tests for adding Widgets to VfModulemark.j.leonard6-81/+345
2018-07-06Merge "Test coverage and refactor for GeneratorUtil"Tian Lee1-0/+80
2018-07-05Test coverage and refactor for GeneratorUtilAdam Wudzinski1-0/+80