fix: Config-ITs do not fail, if run multiple times
[demos/kafka/chat] / src / test / java / de / juplo / kafka / chat / backend / AbstractConfigurationIT.java
2024-02-03 Kai Moritzfix: Config-ITs do not fail, if run multiple times rebase--2024-02-03--15-10
2024-01-27 Kai Moritztest: RED - Putting a message in a newly created chat...
2024-01-27 Kai Moritzrefactor: Splitted test in `AbstractConfigurationIT...
2024-01-27 Kai Moritztest: RED - Added a test for a put to a non-existent...
2023-08-20 Kai Moritztest: RED - Proofed existence of an NPE in `ShardedChat...
2023-01-25 Kai Moritzfix: Fixed a NPE in `ShardedChatHome.getChatRooms()`
2023-01-25 Kai Moritztest: Streamlined the config-IT, so that they use the...