top10: 1.4.2 - RocksDB does nor work in Alpine-Linux
[demos/kafka/wordcount] / src / test / java / de / juplo / kafka / wordcount / top10 / Top10ApplicationIT.java
4 days ago Kai Moritztop10: 1.4.0 - Refined output JSON -- ALIGN top10-1.4.0
4 days ago Kai Moritztop10: 1.3.0 - Refined input JSON to match the new... top10-1.3.0
2024-06-08 Kai Moritztop10: 1.2.1 - Refined `TestData` clearified concerns
2024-06-08 Kai Moritztop10: 1.2.1 - Fixed race-condition in `Top10ApplicationIT`
2024-06-08 Kai Moritztop10: 1.2.1 - `Top10ApplicationIT` asserts type-mappin...
2024-06-08 Kai Moritztop10: 1.2.1 - `TestData` uses faked foreign classes...
2024-06-08 Kai Moritztop10: 1.2.1 - Introduced `TestUser`
2024-06-08 Kai Moritztop10: 1.2.1 - The name of the state-store is an intern...
2024-06-08 Kai Moritztop10: 1.2.1 - Added expectations for the number of...
2024-06-08 Kai Moritztop10: 1.2.1 - Added expectations for the final state...
2024-06-08 Kai Moritztop10: 1.2.1 - (GREEN) Made the aggregation state acces...
2024-06-08 Kai Moritztop10: 1.2.1 - (RED) Added an assertion regarding the...
2024-06-08 Kai Moritztop10: 1.2.1 - (RED) Fixed de-/serialization, turned...
2024-06-08 Kai Moritztop10: 1.2.1 - (RED) Implemented integration-test ...