ReactiveTraderCloud icon indicating copy to clipboard operation
ReactiveTraderCloud copied to clipboard

chore: upgrade vitest to v2 and test browser mode

Open algreasley opened this issue 7 months ago • 0 comments

  • use vitest v2 (beta), adjust imports
  • test browser mode (can also do this in vitest v1.6.0 but v2 is a better experience
  • had to bypass RT's HTML injector plugin for test mode - otherwise all hell broke loose in the main vitest page

MAIN issue is that it won't finish - so a bit of a dealbreaker for CI 😞

image

algreasley avatar Jun 26 '24 18:06 algreasley