rsnext/packages/next-swc/crates/next-dev-tests/tests
Tobias Koppers 0e3bb903e3 fix integration tests on windows (vercel/turbo#3737)
For windows it's important that the browser is dropped so that the test can
complete. To do that we need to cancel the spawned task below (which will
drop the browser). For this we are using a JoinSet which cancels all tasks
when dropped.
2023-02-13 16:16:15 +00:00
..
integration Add support for ctx.params in getStaticProps/getServerSideProps (vercel/turbo#3696) 2023-02-13 12:07:34 +00:00
integration.rs fix integration tests on windows (vercel/turbo#3737) 2023-02-13 16:16:15 +00:00
package.json update to 13.1.7-canary.8 (vercel/turbo#3712) 2023-02-10 15:31:45 +00:00
tsconfig.json Export __N_SSG and __N_SSP from the error component (vercel/turbo#3574) 2023-02-07 09:39:49 +00:00