Hi Theo,
This is indeed a tricky feature to test!
On Thu, Feb 20, 2020 at 8:59 PM Theo Diefenthal <
theo.diefent...@scoop-software.de> wrote:
> Hi,
>
> We have a pipeline which internally uses Java POJOs and also needs to keep
> some events entirely in state for some time.
>
> From time to time,
Hi,
We have a pipeline which internally uses Java POJOs and also needs to keep some
events entirely in state f or some time .
>From time to time, our POJOs evolve, like attributes are added or removed.
Now I wanted to write a E2E test that proves the schema migration works (Having
different