#!/usr/bin/env bash cd "${0%/*}" || exit 1 . ../run-tests USER=j.doe ADMIN=false arguments=(--false) template() { cat <