Files
cfw-autumn/scripts/testGroups/g2.sh
2026-02-24 13:34:34 +00:00

27 lines
505 B
Bash
Executable File

# Core attach tests
source "$(dirname "$0")/config.sh"
export TEST_FILE_CONCURRENCY=3
BUN_PARALLEL_V2 \
'billing/legacy/attach'
# BUN_PARALLEL_V2 \
# 'attach/basic' \
# 'attach/upgrade' \
# 'attach/downgrade' \
# 'attach/free' \
# 'attach/addOn' \
# 'attach/checkout' \
# 'attach/others' \
# 'attach/upgradeOld' \
# 'attach/response' \
# 'interval/upgrade' \
# 'interval/multiSub' \
# 'server/tests/attach/entities' \
# --max=6
# # 'billing/invoice-action-required' \