Closed thijsvanloef closed 8 months ago
I think what you also could test for, is if Rcon works and if the rcon-cli config file is valid.
Docker Hub's automated testing seems like the easiest way to implement. https://docs.docker.com/docker-hub/builds/automated-testing/
This serves as a thread to think about how to implement automated testing for the palworld-server-docker container to catch errors early and prevent the need for hotfixes.
What to test:
How to test?
???
If you have any more ideas, please feel free to add :)