summaryrefslogtreecommitdiffstats
path: root/aai-core/src/test
AgeCommit message (Expand)AuthorFilesLines
2021-07-02Fix all blocker sonar issues and some checkstyleLiard Samuel11-39/+60
2021-04-14Added proxy args in the haproxy DockerfileRenu Kumari1-0/+2
2021-01-06Use data owner attribute instead of owning entity for OwnerCheckM.Hosnidokht2-18/+68
2020-09-10Add side effect to check pnf owning entityRodrigo Lima3-0/+242
2020-08-11Add dirty context to junit to fix spring failureHarish Venkata Kajur1-0/+2
2020-08-05Merge "Junit testcase for JSONStrategy"William Reehil1-1/+9
2020-07-10Fix minor sonar issuesFrancis Toth1-3/+3
2020-06-09Fix the list endpoints test npe issueHarish Venkata Kajur1-0/+2
2020-05-12aai-common support for v20LaMont, William(wl2432)12-67/+228
2020-04-24Junit testcase for JSONStrategyezhil1-1/+9
2020-04-21AAI-common sonar fixesDavid Brilla1-30/+6
2020-04-14Fix build issue in ubuntu 1804Jimmy Forsyth2-0/+8
2020-03-12Adding test cases to aai-core to increase coverageYoo, Brian (by703c)11-1/+1138
2020-02-25Enhancements for the aai-common libraryKajur, Harish (vk250x)95-1750/+7565
2020-02-21AAI-common sonar fixesDavid Brilla1-1/+1
2020-02-14[AAI-2528] | Update to spring-boot 2.1.6.RELEASESneha Dantkale2-3/+5
2019-08-07Attempt to fix the test failures on centosJimmy Forsyth1-3/+3
2019-04-11AAI-1523 Batch reformat aai-coreKeong Lim113-7288/+6901
2019-04-10Remove the generation code for swagger and xsdKajur, Harish (vk250x)14-4011/+0
2019-04-09Merge "Fix logic in Schema Generator to properly"James Forsyth1-5/+53
2019-04-08Update schema service to fail to startKajur, Harish (vk250x)19-41/+44
2019-04-07Fix logic in Schema Generator to properlyKajur, Harish (vk250x)1-5/+53
2019-02-26Remove schema service dependency and add oxm1.4.1Kajur, Harish (vk250x)19-0/+47790
2019-02-20AAI-1523 checkstyle warnings for aai-core restKeong Lim1-18/+18
2019-02-20AAI-1523 checkstyle warnings for aai-core queryKeong Lim13-1280/+1280
2019-01-30AAI-1523 checkstyle warnings for aai-core parsersKeong Lim12-2640/+2640
2019-01-30AAI-1523 checkstyle warnings for aai-core loggingKeong Lim5-208/+208
2019-01-30AAI-1523 checkstyle warnings for aai-core introspeKeong Lim8-794/+794
2019-01-18AAI-1523 checkstyle warnings for aai-core exceptioKeong Lim2-197/+197
2019-01-18AAI-1523 checkstyle warnings for aai-core concurreKeong Lim1-19/+19
2019-01-14Remove the classes that were originally singletonKajur, Harish (vk250x)1-185/+0
2019-01-13Sync up the changes for v15Kajur, Harish (vk250x)40-455/+26806
2019-01-02Merge "Update DBSerializer for relationships retrieving"James Forsyth1-4/+14
2018-12-28Update DBSerializer for relationships retrievingHarish Venkata Kajur1-4/+14
2018-12-17Update aai-core use new schema ingest libraryKajur, Harish (vk250x)4-24/+34
2018-12-11Merge "AAI-1523 checkstyle warnings for aai-core auth"James Forsyth2-199/+199
2018-12-05Improve the performance of resoures microservice1.4.0Kajur, Harish (vk250x)16-114/+1984
2018-11-22AAI-1523 checkstyle warnings for aai-core authKeong Lim2-199/+199
2018-11-19AAI-1523 checkstyle warnings for aai-coreKeong Lim4-79/+79
2018-11-01Fix bug on create created ts and modified tsKajur, Harish (vk250x)1-8/+47
2018-11-01Add capability to record timestampKajur, Harish (vk250x)1-0/+181
2018-11-01Add required properties to schemaKajur, Harish (vk250x)1-0/+156
2018-11-01Replace platform specific line seperators SystemKajur, Harish (vk250x)2-142/+144
2018-10-22Merge "fix xsd generation when obj crosses oxm files"James Forsyth4-37/+151
2018-10-13fix xsd generation when obj crosses oxm filesLaMont, William (wl2432)4-37/+151
2018-10-13Merge "some test cases added"James Forsyth1-32/+57
2018-10-13Merge "exception scenario covered in AAIGraphTest.java"James Forsyth1-0/+12
2018-09-27test case to check the singleton instanceasgar1-0/+40
2018-09-20exception scenario covered in AAIGraphTest.javaasgar1-0/+12
2018-09-20some test cases addedasgar1-32/+57