query: 2.0.0 - (RED) Corrected expectations for the ``users``-input-topic
authorKai Moritz <kai@juplo.de>
Wed, 12 Jun 2024 21:08:57 +0000 (23:08 +0200)
committerKai Moritz <kai@juplo.de>
Sat, 15 Jun 2024 06:30:47 +0000 (08:30 +0200)
commita07e20011b1a22d120920e84c36683a9d42c3ac5
tree49c52ea06194275fa4c6433730849af27ca84619
parentcc8f4fcf721bcdd4129fa1c3dde6c168d90ac183
query: 2.0.0 - (RED) Corrected expectations for the ``users``-input-topic

* The messages that are written by the `users` service doese _not_ contain
  any type-information.
* This commits corrects the corresponding expectations in the test-cases.
* *RED:* The tests fail, because the implementation was not yet fixed!
src/test/java/de/juplo/kafka/wordcount/query/QueryApplicationIT.java
src/test/java/de/juplo/kafka/wordcount/query/QueryStreamProcessorTopologyTest.java