mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
tools: Verify that all integrations have bot avatars.
This commit is contained in:
committed by
Tim Abbott
parent
18ae06404b
commit
d5f5a99b07
@@ -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
|
||||
|
Reference in New Issue
Block a user