feat: Refined `ChatBackendApplicationTest`
authorKai Moritz <kai@juplo.de>
Wed, 11 Jan 2023 20:55:07 +0000 (21:55 +0100)
committerKai Moritz <kai@juplo.de>
Sun, 15 Jan 2023 18:38:32 +0000 (19:38 +0100)
commit5f58626448f62b47f5b0d34e4a1078db8b314a41
treecabeed4342887590a49900b2bf8e2b4d383b23fc
parentd2fe0d66833b9bd483cb1f721b943e25dc3f7b14
feat: Refined `ChatBackendApplicationTest`

- Switched to a full server-startup (no MockMvc).
- Added some requests, that check the availability of the expected data.
pom.xml
src/test/java/de/juplo/kafka/chat/backend/ChatBackendApplicationTests.java
src/test/resources/data/618e89ae-fdc0-4c65-8055-f49908295e8f.json [deleted file]
src/test/resources/data/chatrooms.json [deleted file]
src/test/resources/data/files/618e89ae-fdc0-4c65-8055-f49908295e8f.json [new file with mode: 0644]
src/test/resources/data/files/chatrooms.json [new file with mode: 0644]