mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
tests: Make puppeteer tests run in full suites and CircleCI.
This commit is contained in:
@@ -72,6 +72,7 @@ run ./tools/test-js-with-node
|
||||
run ./manage.py makemessages --locale en
|
||||
run env PYTHONWARNINGS=ignore ./tools/check-capitalization --no-generate
|
||||
run env PYTHONWARNINGS=ignore ./tools/check-frontend-i18n --no-generate
|
||||
run ./tools/test-js-with-puppeteer $FORCEARG
|
||||
run ./tools/test-js-with-casper $FORCEARG
|
||||
|
||||
printf '\n\e[32mAll OK!\e[0m\n'
|
||||
|
Reference in New Issue
Block a user