Skip to content

Conversation

@christophd
Copy link
Contributor

@christophd christophd commented Jan 23, 2026

Add Citrus capabilities for automated testing

  • Very first steps to integrate Citrus into Kaoto
  • Adds basic Citrus test resource and visual entity
  • Adds Citrus schema typee and catalog kind
  • Adds Citrus catalog provider with test actions, endpoints, functions, validation matcher
  • Read available test actions and containers from catalog
  • Read available endpoints from catalog
  • Add test visualization and property forms based on test action schemas
  • Add basic Citrus test model with test actions and results

DRAFT PR needs KaotoIO/camel-catalog#75 to be merged and released upfront merging

@christophd christophd force-pushed the issue/add-citrus-testing branch 2 times, most recently from bc3b9df to eba0904 Compare January 23, 2026 18:53
@codecov
Copy link

codecov bot commented Jan 23, 2026

Codecov Report

❌ Patch coverage is 25.50432% with 517 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.93%. Comparing base (86a6481) to head (5ef96b2).

Files with missing lines Patch % Lines
...s/visualization/flows/citrus-test-visual-entity.ts 10.15% 230 Missing ⚠️
...zation/flows/support/citrus-test-schema.service.ts 2.02% 97 Missing ⚠️
...kages/ui/src/models/citrus/citrus-test-resource.ts 38.77% 60 Missing ⚠️
...ckages/ui/src/dynamic-catalog/catalog.provider.tsx 19.35% 25 Missing ⚠️
...ic-catalog/providers/citrus-components.provider.ts 0.00% 15 Missing ⚠️
packages/ui/src/providers/schemas.provider.tsx 25.00% 15 Missing ⚠️
...ation/flows/support/citrus-test-default.service.ts 13.33% 13 Missing ⚠️
...mponents/PropertiesModal/camel-to-table.adapter.ts 9.09% 10 Missing ⚠️
packages/ui/src/providers/runtime.provider.tsx 28.57% 10 Missing ⚠️
...es/ui/src/components/IconResolver/IconResolver.tsx 0.00% 8 Missing ⚠️
... and 8 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2889      +/-   ##
==========================================
- Coverage   87.23%   84.93%   -2.31%     
==========================================
  Files         524      531       +7     
  Lines       18036    18673     +637     
  Branches     4056     4088      +32     
==========================================
+ Hits        15733    15859     +126     
- Misses       2160     2811     +651     
+ Partials      143        3     -140     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@christophd christophd force-pushed the issue/add-citrus-testing branch from eba0904 to f79da95 Compare January 26, 2026 12:29
- Very first steps to integrate Citrus into Kaoto
- Adds basic Citrus test resource and visual entity
- Adds Citrus schema typee and catalog kind
- Adds Citrus catalog provider with test actions, endpoints, functions, validation matcher
- Read available test actions and containers from catalog
- Read available endpoints from catalog
- Add test visualization and property forms based on test action schemas
- Add basic Citrus test model with test actions and results
@christophd christophd force-pushed the issue/add-citrus-testing branch from f79da95 to 5ef96b2 Compare January 26, 2026 14:12
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant