aboutsummaryrefslogtreecommitdiffstats
path: root/aai-resources/src/test
AgeCommit message (Expand)AuthorFilesLines
2025-01-13Make aai-resources agnostic of the embedded server (remove jetty-specific code)osloFiete Ostkamp13-593/+108
2025-01-07Use GraphChecker from aai-commonFiete Ostkamp4-137/+19
2024-12-11[AAI] Update aai-schema version to 1.12.7 in Resourcesvani.kv6-11/+11
2024-11-22Use 1.15.3-SNAPSHOT of aai-commonFiete Ostkamp2-5/+0
2024-11-19Use WebTestClient in tests - part 31.15.2Fiete Ostkamp6-241/+211
2024-11-11Upgrade spring boot to 2.6Fiete Ostkamp1-1/+0
2024-11-06Use WebTestClient in tests - part 2Fiete Ostkamp1-247/+126
2024-10-28Use WebTestClient in ResourceController testsFiete Ostkamp1-112/+200
2024-10-23Introduce ResourcesServiceFiete Ostkamp5-7/+11
2024-10-22Rename LegacyMoxyConsumer to ResourcesControllerFiete Ostkamp5-62/+62
2024-10-16Make K6 scripts independently runnableFiete Ostkamp4-13/+17
2024-10-13Upgrade aai-common dependency to 1.15.1-SNAPSHOTFiete Ostkamp2-1/+4
2024-10-10Add K6 test for writing without relationshipsFiete Ostkamp4-26/+326
2024-09-22Migrate JAXB to jakartaFiete Ostkamp1-4/+4
2024-09-18Use Java 11 in resources1.14.7Fiete Ostkamp2-2/+2
2024-09-17Update aai-common to 1.14.6 in resourcesFiete Ostkamp5-27/+7
2024-08-29Create request interceptor class to remove namespace attribute from xml reque...Fiete Ostkamp7-15/+19
2024-08-27Enhance ModelDistributionTest in resources to test redistributionFiete Ostkamp6-45/+329
2024-08-13Make echo liveness probe available under /actuator/health for resourcesFiete Ostkamp2-0/+85
2024-08-06Update Janusgraph to 0.6.0 in resourcesFiete Ostkamp6-8/+16
2024-07-20Make LegacyMoxyConsumerTest a @SpringBootTestFiete Ostkamp10-140/+242
2024-06-28Merge "Implement gremlin-based pagination in resources"Nandkishor Patke4-32/+32
2024-06-27Implement gremlin-based pagination in resourcesFiete Ostkamp4-32/+32
2024-06-19Add performance test for resourcesFiete 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