svelte.dev/docs/kit/rou...
svelte.dev/docs/kit/rem...
svelte.dev/docs/kit/rou...
svelte.dev/docs/kit/rem...
With server unit tests, do you ever have issues with the client side form or others not lining up with the server side? I tend to prefer playwright integration tests to test the whole flow, but it is slower and more difficult to mock the db.
With server unit tests, do you ever have issues with the client side form or others not lining up with the server side? I tend to prefer playwright integration tests to test the whole flow, but it is slower and more difficult to mock the db.