Tobberoth
Tobberoth
NNuxt
Created by Tobberoth on 3/27/2025 in #❓・help
Mocking a plugin
Is it possible to mock a plugin which is imported using useNuxtApp() in a component which is being unit tested?
11 replies
NNuxt
Created by Tobberoth on 3/25/2025 in #❓・help
Playwright browser wont open
Even though my setup function looks like this: await setup({ host: 'http://localhost:3000', browser: true }) No browser window is opened when I run "npm run test", the tests just run in the CLI as if browser was set to false.
13 replies
NNuxt
Created by Tobberoth on 3/24/2025 in #❓・help
Can't get basic e2e tests working
No description
10 replies