Skip to content

Adding MCP Tests#77

Open
swapnil-nagar wants to merge 7 commits intomainfrom
swapnil/AddE2eTests
Open

Adding MCP Tests#77
swapnil-nagar wants to merge 7 commits intomainfrom
swapnil/AddE2eTests

Conversation

@swapnil-nagar
Copy link
Copy Markdown
Contributor

No description provided.

@swapnil-nagar swapnil-nagar marked this pull request as ready for review April 16, 2026 21:39
@swapnil-nagar swapnil-nagar requested a review from a team as a code owner April 16, 2026 21:39
- Create setupServiceBus.ts to initialize ServiceBus queues, topics, and subscriptions
- Update global.test.ts to call setupServiceBus for v4 model before functions app starts
- This ensures all ServiceBus trigger bindings can initialize successfully
- Fixes 'before all' hook failure in MCP tests caused by missing ServiceBus subscriptions
- Fix double comma in global.test.ts imports (storageConnectionString,,)
- Restore setupServiceBus.ts which was corrupted by formatter
  - Properly implements createQueueIfNotExists function
  - Properly implements createTopicWithSubscriptionIfNotExists function
  - Adds logging for setup progress
- Both files now compile successfully
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant