lightbend / kalix-jvm-sdk

Java and Scala SDKs for Kalix
https://docs.kalix.io/java/index.html
Other
58 stars 39 forks source link

chore: idea on how to test ubiquitous app in CI (So far just a place holder) #2186

Closed franciscolopezsancho closed 2 months ago

franciscolopezsancho commented 2 months ago

Adding tracing to KalixTestKit to try to use it in test for ubiquitous app tests. Just an idea on how to run some integration tests in CI, to prove that tracing doesn't break anything.

franciscolopezsancho commented 2 months ago

https://github.com/lightbend/kalix-runtime/pull/2602

franciscolopezsancho commented 2 months ago

I think with e2e testing is enough. This doesn't add value ATM.