d5adaaab7260546fcd02038c1ee088d1dd97fa38
Both tests extend AbstractPostgresIT and inherit the Postgres jdbcTemplate, which they were using to query ClickHouse-resident tables (executions, processor_executions, route_diagrams). Now: - DiagramLinkingIT reads diagramContentHash off the execution-detail REST response (and tolerates JSON null by normalising to empty string, which matches how the ingestion service stamps un-linked executions). - IngestionSchemaIT asserts the reconstructed processor tree through the execution-detail endpoint (covers both flattening on write and buildTree on read) and reads processor bodies via the processor-snapshot endpoint rather than raw processor_executions rows. Both tests now use the ExecutionChunk envelope on POST /data/executions. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
Observability server for Cameleer agents
Languages
Java
61.6%
TypeScript
30.2%
HTML
5.2%
CSS
2.9%