FlexLayout icon indicating copy to clipboard operation
FlexLayout copied to clipboard

Fix vitest config to make it run in node environment

Open virtuecoder opened this issue 6 months ago • 2 comments

Currently 'npm test' command fails. This PR fixes it.

virtuecoder avatar Jul 17 '25 19:07 virtuecoder

Should work without need to use setupTest, what node version are you using?

powerdragonfire avatar Sep 15 '25 16:09 powerdragonfire

@virtuecoder could perhaps integrate playwright testing in test script?

powerdragonfire avatar Oct 01 '25 23:10 powerdragonfire