tools: Verify that all integrations have bot avatars.

This commit is contained in:
Puneeth Chaganti
2020-04-21 22:31:54 +05:30
committed by Tim Abbott
parent 18ae06404b
commit d5f5a99b07
3 changed files with 23 additions and 3 deletions

View File

@@ -45,6 +45,8 @@ run ./tools/test-backend --include-webhooks $FORCEARG
run ./tools/test-migrations
# Not running SVG optimizing since it's low-churn
# run ./tools/setup/optimize-svg
# Not running missing bot avatar detection since it's low churn
# ./tools/setup/generate_integration_bots_avatars.py --check-missing
# Not running documentation tests since it takes 20s and only tests documentation
# run ./tools/test-documentation
run ./tools/test-help-documentation $FORCEARG