bambuddy/test_all.sh
2026-02-16 10:57:39 +01:00

3 lines
109 B
Bash
Executable file

#!/bin/bash
./test_frontend.sh && ./test_backend.sh --full && ./test_docker.sh && ./test_security.sh --full