openclaw/extensions
AI Assistant ecbb3bcc1a fix(msteams): Fix test timing for async file upload handling
Update tests to properly wait for async file upload operations:
- Use vi.waitFor() to wait for async upload completion in success case
- Use vi.waitFor() to wait for error message in cross-conversation case
- Add setTimeout delay for decline case to ensure async handler completes
- Adjust assertion order to match new execution flow (invokeResponse first)

The tests were failing because the file upload now happens asynchronously
after sending the invokeResponse, so we need to explicitly wait for the
async operations to complete before making assertions.
2026-02-26 15:42:08 +00:00
..
acpx fix(ci): sync protocol models and acpx version 2026-02-26 16:10:03 +01:00
bluebubbles fix(bluebubbles): allow configured host for attachment SSRF guard 2026-02-26 16:40:57 +01:00
copilot-proxy chore: bump versions to 2026.2.26 2026-02-26 12:11:02 +01:00
device-pair refactor: de-duplicate channel runtime and payload helpers 2026-02-23 21:25:28 +00:00
diagnostics-otel chore: bump versions to 2026.2.26 2026-02-26 12:11:02 +01:00
discord chore: bump versions to 2026.2.26 2026-02-26 12:11:02 +01:00
feishu refactor(feishu): unify account-aware tool routing and message body 2026-02-26 13:19:25 +01:00
google-gemini-cli-auth Gemini OAuth: resolve npm global shim install layouts (#27585) 2026-02-26 09:43:05 -05:00
googlechat chore: bump versions to 2026.2.26 2026-02-26 12:11:02 +01:00
imessage chore: bump versions to 2026.2.26 2026-02-26 12:11:02 +01:00
irc refactor(security): centralize channel allowlist auth policy 2026-02-26 13:06:33 +01:00
line chore: bump versions to 2026.2.26 2026-02-26 12:11:02 +01:00
llm-task chore: bump versions to 2026.2.26 2026-02-26 12:11:02 +01:00
lobster chore: bump versions to 2026.2.26 2026-02-26 12:11:02 +01:00
matrix chore: bump versions to 2026.2.26 2026-02-26 12:11:02 +01:00
mattermost fix(security): centralize dm/group allowlist auth composition 2026-02-26 16:35:33 +01:00
memory-core chore: bump versions to 2026.2.26 2026-02-26 12:11:02 +01:00
memory-lancedb chore: bump versions to 2026.2.26 2026-02-26 12:11:02 +01:00
minimax-portal-auth chore: bump versions to 2026.2.26 2026-02-26 12:11:02 +01:00
msteams fix(msteams): Fix test timing for async file upload handling 2026-02-26 15:42:08 +00:00
nextcloud-talk chore: bump versions to 2026.2.26 2026-02-26 12:11:02 +01:00
nostr chore: bump versions to 2026.2.26 2026-02-26 12:11:02 +01:00
open-prose chore: bump versions to 2026.2.26 2026-02-26 12:11:02 +01:00
phone-control style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
qwen-portal-auth TypeScript: add extensions to tsconfig and fix type errors (#12781) 2026-02-09 10:05:38 -08:00
shared refactor(extensions): dedupe connector helper usage 2026-02-16 14:59:30 +00:00
signal chore: bump versions to 2026.2.26 2026-02-26 12:11:02 +01:00
slack chore: bump versions to 2026.2.26 2026-02-26 12:11:02 +01:00
synology-chat chore: bump versions to 2026.2.26 2026-02-26 12:11:02 +01:00
talk-voice Gateway/Plugins: device pairing + phone control plugins (#11755) 2026-02-08 18:07:13 +01:00
telegram chore: bump versions to 2026.2.26 2026-02-26 12:11:02 +01:00
test-utils test: dedupe fixtures and test harness setup 2026-02-23 05:45:54 +00:00
thread-ownership test(extensions): cast fetch mocks to satisfy tsgo 2026-02-16 21:25:35 -05:00
tlon chore: bump versions to 2026.2.26 2026-02-26 12:11:02 +01:00
twitch chore: bump versions to 2026.2.26 2026-02-26 12:11:02 +01:00
voice-call chore: bump versions to 2026.2.26 2026-02-26 12:11:02 +01:00
whatsapp chore: bump versions to 2026.2.26 2026-02-26 12:11:02 +01:00
zalo chore: bump versions to 2026.2.26 2026-02-26 12:11:02 +01:00
zalouser chore: bump versions to 2026.2.26 2026-02-26 12:11:02 +01:00