Skip to content

feat: Update root CLI/MCP tests to vitest - #500

Merged
jonathannorris merged 33 commits into
mainfrom
cursor/update-root-tests-to-vitest-e6a5
Sep 24, 2025
Merged

feat: Update root CLI/MCP tests to vitest#500
jonathannorris merged 33 commits into
mainfrom
cursor/update-root-tests-to-vitest-e6a5

Conversation

@jonathannorris

@jonathannorris jonathannorris commented Aug 21, 2025

Copy link
Copy Markdown
Member

Migrate root test scripts from Mocha to Vitest to standardize the test runner.

Note that some existing CLI command tests rely on Mocha-specific plugins and @oclif's Mocha-style DSL, causing them to fail under Vitest. These tests will require further migration to native Vitest snapshots and syntax to pass.


Open in Cursor Open in Web

@cursor

cursor Bot commented Aug 21, 2025

Copy link
Copy Markdown

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Base automatically changed from feat-ably-mcp-install-message to main August 22, 2025 14:23
@jonathannorris
jonathannorris force-pushed the cursor/update-root-tests-to-vitest-e6a5 branch from 36ee5ab to 03c2d1c Compare August 22, 2025 14:31
@jonathannorris jonathannorris changed the title Update root tests to vitest feat: Update root CLI/MCP tests to vitest Aug 22, 2025
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 22, 2025

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
devcycle-mcp-server cadbb66 Sep 23 2025, 04:34 PM

@jonathannorris
jonathannorris force-pushed the cursor/update-root-tests-to-vitest-e6a5 branch from 10aca7a to 6f00d31 Compare September 5, 2025 12:46
@jonathannorris
jonathannorris force-pushed the cursor/update-root-tests-to-vitest-e6a5 branch from 6f00d31 to b3cceed Compare September 18, 2025 17:39
jonathannorris and others added 23 commits September 23, 2025 12:24
# Conflicts:
#	mcp-worker/package.json
#	mcp-worker/src/auth.ts
#	mcp-worker/wrangler.toml
#	yarn.lock
Co-authored-by: jonathan <jonathan@taplytics.com>
Co-authored-by: jonathan <jonathan@taplytics.com>
@jonathannorris
jonathannorris force-pushed the cursor/update-root-tests-to-vitest-e6a5 branch from 26c5d99 to cadbb66 Compare September 23, 2025 16:31
@jonathannorris
jonathannorris marked this pull request as ready for review September 23, 2025 16:37
@jonathannorris
jonathannorris requested a review from a team as a code owner September 23, 2025 16:37
Comment thread src/commands/variables/get.test.ts
@jonathannorris
jonathannorris enabled auto-merge (squash) September 24, 2025 16:41
@jonathannorris
jonathannorris merged commit e8f53ab into main Sep 24, 2025
5 checks passed
@jonathannorris
jonathannorris deleted the cursor/update-root-tests-to-vitest-e6a5 branch September 24, 2025 16:42
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.

3 participants