continue icon indicating copy to clipboard operation
continue copied to clipboard

chore: migrate core (commands, control-plane, data, diff) tests to vitest

Open uinstinct opened this issue 4 months ago • 4 comments

Description

As part of our migration of tests inside core from jest to vitest, this PR:

  • migrates the tests in the commands directory.

related to CON-2030

requires #6063 to be merged first because it lays the requirements for vitest

Checklist

  • [] I've read the contributing guide
  • [] The relevant docs, if any, have been updated or created
  • [] The relevant tests, if any, have been updated or created

Screenshots

[ For visual changes, include screenshots. Screen recordings are particularly helpful, and appreciated! ]

Tests

[ What tests were added or updated to ensure the changes work as expected? ]

uinstinct avatar Jun 12 '25 12:06 uinstinct