aboutsummaryrefslogtreecommitdiffstats
path: root/aai-resources/src/test
AgeCommit message (Expand)AuthorFilesLines
3 daysAdd performance test for resourcesHEADmasterFiete Ostkamp3-1/+209
2024-05-23Improve tests for exception handlingFiete Ostkamp1-16/+71
2024-05-22[AAI] Update aai-schema version to 1.12.4 in resourcesnandkishorpatke4-5/+5
2024-05-15Do not use an exception to communicate an ok response in the /echo endpointFiete Ostkamp1-11/+0
2024-04-12Remove DMaaP dependency from AAI-ResourcesDasar2-10/+11
2024-04-02Migrate resources to Junit 5Fiete Ostkamp29-298/+342
2024-02-06Update aai-common to 1.13.3 in resourcesFiete Ostkamp2-1/+6
2024-01-10Return an index of invalid bulk operation if there are missing parameters on ...Michal Jagiello2-0/+22
2023-11-15[AAI] Update aai-schema version into v28 for cell and neighbour attributesnandkishorpatke4-5/+5
2023-11-07Model distribution from model-loader is failing with resources service versio...Fiete Ostkamp7-53/+190
2023-11-02Change default logback config to write to stdoutFiete Ostkamp1-78/+21
2023-10-19Upgrade spring-boot to 2.4Fiete Ostkamp3-34/+35
2023-10-18Update spring-boot to 2.2Fiete Ostkamp2-4/+4
2022-11-15Merge "Remove raw-type related warnings in resources"William Reehil13-40/+77
2022-11-15Merge "Reduce the number of problems in resources by removing unused imports"William Reehil1-1/+0
2022-11-15Remove raw-type related warnings in resourcesFiete Ostkamp13-41/+77
2022-11-14Reduce the number of problems in resources by removing unused importsFiete Ostkamp1-1/+0
2022-11-14Replace deprecated methods in resourcesFiete Ostkamp11-27/+39
2022-10-26Run the formatter for the resources serviceFiete Ostkamp31-1641/+1265
2022-10-10Migrate Mockito 1 to version 2 in the resources serviceFiete Ostkamp7-65/+119
2022-09-21Add aai-resources healthcheck based on Cassandra DB HealthcheckRaghav Kataria4-51/+187
2022-08-16[AAI] Upversion to 1.9.6 to include v27wr148d1-1/+1
2022-02-14[AAI] Update resources to use the new v26 schema and upversion to 1.9.4wr148d1-1/+1
2021-09-22Fix integration testsM.Hosnidokht7-0/+492
2021-08-18[AAI] Integrate Micrometer to identify slow APIs (Making aai_uri tag configur...Dimple Soni2-2/+3
2021-05-19[AAI] Export relevant key metrics for monitoring in Prometheusroger yuan2-1/+42
2020-09-08Add keycloak integrationRodrigo Lima1-1/+5
2020-07-07Update to spring boot 2Igor Dysko1-1/+1
2020-06-26support for v20LaMont, William (wl2432)2-5/+20
2020-06-22Update to spring boot 2Igor Dysko3-3/+3
2020-03-03Update resources to use aai-common changesKajur, Harish (vk250x)42-283/+1274
2020-02-11Add an unit test for the bug with children1.6.4Harish Venkata Kajur2-0/+68
2019-04-10Make changes to integrate latest changesKajur, Harish (vk250x)6-32/+38
2019-04-09Update resources to use schema ingest changesKajur, Harish (vk250x)1-2/+2
2019-01-13Sync up the changes for v15Kajur, Harish (vk250x)16-77/+292
2018-08-13Update resources ms to use ingest libraryKajur, Harish (vk250x)97-6446/+2922
2018-04-19Fix the X-HTTP-Method-Override issueKajur, Harish (vk250x)1-0/+153
2018-04-11Fix the basic auth issue which got brokenKajur, Harish (vk250x)1-1/+6
2018-03-28Update titan code to janus graph codeKajur, Harish (vk250x)22-77/+1794
2018-03-22Update the license for 2017-2018 licenseKajur, Harish (vk250x)41-130/+95
2018-03-02Update to remove remaining nexus iq pomVenkata Harish K Kajur1-3/+3
2018-02-28Turn ajsc 2 to using ajsc 6 spring bootVenkata Harish K Kajur20-1089/+949
2018-02-12Sync up the latest logging code changesVenkata Harish K Kajur28-27812/+1780
2017-12-05Add limit override for bulk api'sMaharajh, Robby (rx2202)1-1/+0
2017-12-04Update the aai-resources to verify bulk limitsMaharajh, Robby (rx2202)6-0/+502
2017-12-04Add support to bulk api for patch/deletesMaharajh, Robby (rx2202)5-137/+307
2017-12-04Support bulk api for patch/deletesMaharajh, Robby (rx2202)8-235/+376
2017-11-27Add v12 api changes for the new release codeVenkata Harish K Kajur3-5/+6079
2017-11-10Change the junits to inherit from AAISetupVenkata Harish K Kajur5-5/+10
2017-10-03Add unit tests to interceptors increase coverageVenkata Harish K Kajur4-12/+268