summaryrefslogtreecommitdiffstats
path: root/mod/bpgenerator/onap/src/test/java/org/onap/blueprintgenerator/service
AgeCommit message (Collapse)AuthorFilesLines
2021-03-02Fix sonar issuesJoanna Jeremicz4-22/+20
- Use Map instead of LinkedHashMap when possible - Rename some constants - Remove some commented lines - Add logger - Other minor improvements and refactor Issue-ID: DCAEGEN2-2636 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I7a03cee453b3d254c4ff0fdf51c60a0ae4a61c42
2021-01-28Blueprint generator - Add support for number type inputs .Tomasz Wrobel1-0/+175
Issue-ID: DCAEGEN2-2441 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I0bd0f2d0d283006f153fc2991fa95751b9ef5451
2021-01-25Merge "Add Native Kafka streams support in bp-generator"Remigiusz Janeczek3-29/+257
2021-01-21BPGenerator - fix placement of service component name overrideRemigiusz Janeczek1-1/+2
Issue-ID: DCAEGEN2-2481 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I32c3d2eb1e08dbcfe5b8ec57394a000a76150f00
2021-01-21Add Native Kafka streams support in bp-generatorTomasz Wrobel3-29/+257
Issue-ID: DCAEGEN2-1179 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I541dca959707a41c56205e20c9f5a56ccec5ca41
2021-01-20Add PropertiesServiceTestPiotr Marcinkiewicz1-0/+335
- add test class - remove unused vars in PropertiesService Issue-ID: DCAEGEN2-1179 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: Ic266f62097ed97cfd3aa5bac18609bb8730e27e0
2021-01-20Refactor AppConfigService with testsJoanna Jeremicz1-0/+285
- Refactor AppConfigService - Bump bpgenerator version to 1.7.2 Issue-ID: DCAEGEN2-1179 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: Iae52bda14f928db102d4c3466ba97f948ca98727
2021-01-04Blueprint Generator - Refactor blueprint generation.Remigiusz Janeczek1-0/+114
Issue-ID: DCAEGEN2-2529 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I72959f3e6c27d301e46ede24c015ce638d8de324