Ed
ecbfdevs.bsky.social
Ed
@ecbfdevs.bsky.social
Software Engineer
You’re awesome man. I really liked your vibe during your talk during viteconf 2024 and also the one with Jason
November 10, 2024 at 4:10 AM
Unfortunately this might not still be enough here 😅
November 8, 2024 at 2:17 PM
@patak.dev My only problem so far is for our unit tests that has module mocks. I would really love to migrate them to browser mode (from jsdom) but it seems that using module mocks in browser mode causes flaky tests. Or maybe I am doing something wrong on my end?
November 4, 2024 at 11:50 AM
I started using it with a bdd style tests (very similar to e2e) but mostly integration tests using msw to mock the network request. It is awesome.
November 4, 2024 at 11:44 AM