forked from molecule-ai/molecule-core
Local dev mode bypassed workspace auth, so my first push passed locally but failed CI with HTTP 401 on /notify. The wsAuth-grouped endpoints (notify, activity, chat/uploads) require Authorization: Bearer in any non-dev environment. Mint the token via the existing e2e_mint_test_token helper and thread it through every authenticated curl. Same pattern as test_api.sh. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| _extract_token.py | ||
| _lib.sh | ||
| STAGING_SAAS_E2E.md | ||
| test_a2a_e2e.sh | ||
| test_activity_e2e.sh | ||
| test_api.sh | ||
| test_chat_attachments_e2e.sh | ||
| test_chat_attachments_multiruntime_e2e.sh | ||
| test_claude_code_e2e.sh | ||
| test_comprehensive_e2e.sh | ||
| test_dev_mode.sh | ||
| test_notify_attachments_e2e.sh | ||
| test_saas_tenant.sh | ||
| test_staging_full_saas.sh | ||