test: Introduced integration-tests for `NoStorageStorageStrategy`
authorKai Moritz <kai@juplo.de>
Mon, 19 Feb 2024 10:01:13 +0000 (11:01 +0100)
committerKai Moritz <kai@juplo.de>
Mon, 19 Feb 2024 13:07:55 +0000 (14:07 +0100)
commit7faf1856e0ec47b0e5bff02515ff068d84b82ead
treed3bc3ce5db91019fb6205a311d46b048afce3548
parent406a1f6a545eb9f79b54a2780fe793789767af40
test: Introduced integration-tests for `NoStorageStorageStrategy`
--
COPY
src/test/java/de/juplo/kafka/chat/backend/InMemoryWithNoStorageAndShardingConfigurationIT.java [new file with mode: 0644]
src/test/java/de/juplo/kafka/chat/backend/InMemoryWithNoStorageConfigurationIT.java [new file with mode: 0644]