GermanZero-de / localzero-generator-core

7 stars 3 forks source link

Better end-to-end-tests: test tool for all ags #98

Open Jeniffere opened 2 years ago

Jeniffere commented 2 years ago

We shoud have an command to test all ags. But for a good test performace this should not be a part of the regular end-to-end tests.

Jeniffere commented 2 months ago

tail -n +2 data/public/ags/master.csv| cut -d , -f 1 | tr -d '"' | parallel --joblog ~/tmp-output/log python devtool.py run -ags {} -o ~/tmp-output/{}.json