test: long flags, drop docker, use run_tests for all tests

This commit is contained in:
2022-01-24 16:49:51 +01:00
parent 57728e58e8
commit 415df981ff
9 changed files with 35 additions and 50 deletions

View File

@ -6,7 +6,8 @@ source ./common.sh
run_test '$ABRA recipe new testrecipe'
run_test '$ABRA recipe list'
run_test '$ABRA recipe list -p cloud'
run_test '$ABRA recipe list --pattern cloud'
run_test '$ABRA recipe versions peertube'