aboutsummaryrefslogtreecommitdiffstats
path: root/asdctool/src/test
AgeCommit message (Expand)AuthorFilesLines
2023-10-13Increase unit test coverage for backendfranciscovila8-5/+347
2022-04-20Fix unit tests with conflicting folderandre.schmid2-24/+42
2022-01-13Improve testing stabilityvasraz1-1/+1
2021-11-15Move CSV's generation folder to targetvasraz3-29/+25
2021-08-26Remove usage of outdated library JMockit (catalog-dao)vasraz14-14/+14
2021-08-26Validate the Resource Model before importing VSPandre.schmid1-8/+11
2021-07-21Remove dependency vulnerabilityvasraz1-33/+28
2021-06-21Fix CRITICAL xxe (XML External Entity) issuesvasraz1-16/+16
2021-05-27Update vulnerable package dependenciesvasraz1-1/+1
2021-03-25Improve test coveragexuegao2-9/+63
2021-03-24Improve test coveragexuegao1-21/+22
2021-03-14Remove unused codevasraz4-1189/+0
2021-03-13Remove unused codeChrisC6-413/+0
2021-02-26Improve test coveragevasraz1-158/+0
2021-02-25Fix bugs introduced by new codevasraz1-6/+6
2021-02-22Remove testNG dependenciesvasraz7-48/+52
2021-02-20Fix BLOCKER BUGs reported by Sonarvasraz5-227/+222
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