summaryrefslogtreecommitdiffstats
path: root/asdctool/src/test
AgeCommit message (Expand)AuthorFilesLines
2021-01-12Improve test coverageJulien Bertozzi1-15/+14
2020-07-29Improve Utils coverage and improve Sonar scoreJulienBe1-84/+66
2020-07-09Clean ValidatorExecutor hierarchyFrancis Toth8-254/+57
2020-07-07Add test contracts for ValidatorExecutor and TopologyTemplateValidatorExecutorFrancis Toth4-87/+69
2020-07-05Fix sonar issuessebdet1-2/+8
2020-07-05Clean CsarUtils::MainYamlWithDependenciesFrancis Toth1-5/+1
2020-06-30Fix typo in package name and classesFrancis Toth11-30/+30
2020-06-25Cleaned up ArtifactValidatorExecuter and IArtifactValidatorExecutorFrancis Toth9-195/+133
2020-06-23Decouple TXT Report file writing and formatting logic (6/6)Francis Toth7-85/+62
2020-06-23Decouple TXT Report file writing and formatting logic (5/6)Francis Toth3-23/+44
2020-06-22Decouple TXT Report file writing and formatting logic (4/6)Francis Toth1-12/+9
2020-06-21Decouple TXT Report file writing and formatting logic (3/6)Francis Toth1-8/+8
2020-06-21Toggletalio1-1/+1
2020-06-21Fix sonar issuessebdet2-2/+2
2020-06-21Decouple TXT Report file writing and formatting logic (2/6)Francis Toth1-6/+7
2020-06-19Decouple TXT Report file writing and formatting logic (1/6)Francis Toth6-16/+73
2020-06-18Decouple CSV Report file writing and formatting logicFrancis Toth5-32/+133
2020-05-28Encapsulate ReportManager's failedVerticesPerTask and resultsPerVertex in ReportFrancis Toth8-18/+38
2020-05-17Remove powermock from ValidationConfigManagerTestRodrigo Lima1-8/+2
2020-05-17Remove powermock from ArtifactValidationUtilsTestRodrigo Lima1-24/+17
2020-05-17Remove powermock from ReportManagerTestRodrigo Lima1-19/+9
2020-05-12Remove outputFullFilePath from ValidationConfigManagerFrancis Toth15-345/+306
2020-04-28Remove csvReportFilePath from ValidationConfigManagerFrancis Toth4-50/+54
2020-04-20Remove props from ValidationConfigManagerFrancis Toth1-17/+0
2020-04-19Configure a new Artifact Typeandre.schmid1-1/+1
2020-04-16Upgrade Junit to version 5.6Baumel, Dvir (db384r)2-8/+10
2020-04-01Increase test coveragevasraz1-99/+0
2020-03-19Added new unit testsk.kedron3-149/+124
2020-03-10Added new unit testsk.kedron2-14/+1616
2020-01-26Increase junit TCsvasraz1-118/+126
2020-01-22Catalog alignmentys969351-1279/+636
2019-08-22unit tests - asdctoolTomasz Golabek3-0/+147
2019-07-24Autowired annotation for catalog-beTomasz Golabek2-49/+0
2019-07-22Improved test for ReportManger, ArtifactValidationUtils and Sonar fixes.k.kedron3-74/+267
2019-07-22Improved the CsarGenerator unit tests.k.kedron2-42/+297
2019-07-22Improved unit tests for ArtifactValidationUtils and Sonar fixes.k.kedron3-128/+268
2019-07-16Fixing buildWojciech Sliwka1-1/+3
2019-07-16Constructor injection in asdctoolPiotr Darosz16-77/+152
2019-07-14ComponentCache & ComponentCassandraDao removalTomasz Golabek1-6/+0
2019-07-11Added oparent to sdc mainTomasz Golabek70-48/+1448
2019-07-07Remove field injection in catalog-daoWojciech Sliwka6-14/+28
2019-06-23ExportImportMenu testsTomasz Golabek1-0/+272
2019-06-13Added unit tests for SpringCLIToolPiotr Borelowski1-0/+61
2019-06-12Upgrade SDC from Titan to Janus Graphshrikantawachar21-133/+141
2019-06-12Added unit tests for CLIToolPiotr Borelowski1-0/+79
2019-06-10Inheritance in ComponentExceptionTomasz Golabek1-4/+24
2019-06-03fix sonar: close resourcesk.kazak2-4/+8
2019-04-01Increase test coverage for asdctoolParshad Patel4-0/+162
2019-02-26Fix Blocker & Critical Sonar issues in asdctoolParshad Patel1-2/+4
2018-10-24UT-asdctool DataMigrationSindhuri.A1-3/+103