fids/testing/catcher/test.sh

7 lines
245 B
Bash

#!/bin/bash
catcher -i inventories/local.yaml tests/login.test.yaml
catcher -i inventories/local.yaml tests/create-flight.test.yaml
catcher -i inventories/local.yaml tests/signup.test.yaml
catcher -i inventories/local.yaml tests/auth.test.yaml