test_all.sh 109 B

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