issues
search
SinusBot
/
installer-linux
💾 SinusBot Installer for Debian, Ubuntu and CentOS - Installs the SinusBot with a single command.
https://sinusbot.github.io/installer/
Other
35
stars
34
forks
source link
Use docker based unit testing
#54
Closed
mxschmitt
closed
6 years ago
mxschmitt
commented
6 years ago
It should be the case, that:
installer_script.sh
startup.go as binary
test_cases.go as binary will be injected into a new container and executed. So we can test if the installer_script.sh will work in Docker on:
CentOS 6.9
CentOS latest
Debian 8
Debian latest
Ubuntu 14
Ubuntu 16
Ubuntu 17 to see, if the script will succeed on every os.
It should be the case, that: