summaryrefslogtreecommitdiff
path: root/packages/integrations/react/test/react-component.test.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-15chore: migrate several tests to `node:test` (#10133)Gravatar Ming-jun Lu 22-300/+358
2024-02-15chore: move test to node (#10134)Gravatar ktym4a 14-568/+655
2024-02-15Remove server-destroy dependency (#10132)Gravatar Bjorn Lu 4-16/+6
2024-02-15fix(cli): load polyfill before loading config during `astro add` (#10105)Gravatar Mohamed 6-1/+14
2024-02-15chore: move tests that starts with i and j (#10129)Gravatar Emanuele Stoppa 7-30/+37
2024-02-15Remove unhelpful message in `errors-data.ts` (#10128)Gravatar Yan Thomas 1-1/+1
2024-02-15chore: move test to node (#10125)Gravatar ktym4a 5-25/+30
2024-02-15chore: move tests to node (#10127)Gravatar Emanuele Stoppa 10-263/+294
2024-02-15chore: move tests to node (#10123)Gravatar Emanuele Stoppa 18-236/+265
2024-02-15[ci] release (#10109)create-astro@4.7.3astro@4.4.0@astrojs/upgrade@0.2.3Gravatar Houston (Bot) 46-163/+145
2024-02-15chore: move tests to node (#10115)Gravatar Marawan Mohamed 3-21/+24
2024-02-15[ci] formatGravatar Atharva 1-3/+6
2024-02-15chore: move `css-` related tests to `node:test` (#10114)Gravatar Atharva 8-62/+69
2024-02-15Fix Vitest example check fail (#10121)Gravatar Bjorn Lu 2-88/+82
2024-02-15[ci] formatGravatar Oliver Speir 6-28/+17
2024-02-15Add `inferSize` to getImage so width and height are optional for remote image...Gravatar Oliver Speir 40-69/+1414
2024-02-15Update to Vite 5.1 (#10120)Gravatar Bjorn Lu 13-88/+161
2024-02-14[ci] formatGravatar Arsh 1-21/+21
2024-02-14fix(dev): preload matched routes sequentially (#10116)Gravatar Arsh 2-8/+12
2024-02-14Fix invalid URLs being returned from `getRegistry`, synchronize all copies (#...Gravatar Hippo 4-6/+28
2024-02-14chore: move tests to node (#10113)Gravatar Emanuele Stoppa 22-412/+419
2024-02-14Rename Astro app to astro:home (#10112)Gravatar Erika 4-7/+16
2024-02-14[ci] formatGravatar Matthew Phillips 4-77/+86
2024-02-14Improve Node.js performance using an AsyncIterable (#9614)Gravatar Matthew Phillips 6-18/+221
2024-02-14chore: move tests to node (#10111)Gravatar Emanuele Stoppa 14-559/+586
2024-02-14[ci] formatGravatar Martin Trapp 2-11/+18
2024-02-14Re-encode view-transition-names (#10099)Gravatar Martin Trapp 4-40/+124
2024-02-14feat(audits): Add UI with list of audits (#10074)Gravatar Erika 6-3/+155
2024-02-14[ci] formatGravatar Erika 2-2/+2
2024-02-14feat(audits): Add initial perf audits (#10015)Gravatar Erika 18-41/+309
2024-02-14[ci] formatGravatar Atharva 1-6/+6
2024-02-14chore: migrate `alias` tests to `node:test` (#10108)Gravatar Atharva 3-45/+48
2024-02-14Refine content collection warnings (#10001)Gravatar Ben Holmes 3-29/+13
2024-02-14[ci] formatGravatar Luiz Ferraz 2-6/+6
2024-02-14Fixes regression on routing priority for multi-layer index pages (#10096)Gravatar Luiz Ferraz 4-104/+151
2024-02-13[ci] release (#10092)astro@4.3.7@astrojs/vercel@7.3.1Gravatar Houston (Bot) 37-81/+74
2024-02-13[ci] formatGravatar Arsh 2-25/+28
2024-02-13qol(islands): improve hydration errors (#10075)Gravatar Arsh 2-4/+13
2024-02-13Fixes audit when multiple `role` values exist. (#9857)Gravatar YS.Y 2-17/+32
2024-02-13chore: Migrate some `astro-*.test.js` to `node:test` (#10078)Gravatar Mohamed 12-177/+197
2024-02-13chore: remove some weird stuff (#10103)Gravatar Emanuele Stoppa 1-12/+0
2024-02-13chore: fix test that was failing (#10101)Gravatar Emanuele Stoppa 1-2/+2
2024-02-13[ci] formatGravatar Atharva 1-2/+2
2024-02-13chore: Migrate `content-collection-**.test.js` to `node:test` (#10098)Gravatar Atharva 2-79/+94
2024-02-13chore: Migrate all `packages/create-astro/test` to node:test (#10084)Gravatar Shoaib Khan 14-183/+195
2024-02-13Fix mocha run (#10100)Gravatar Bjorn Lu 1-2/+2
2024-02-13[ci] formatGravatar Ming-jun Lu 2-3/+6
2024-02-13chore(@astrojs/vercel): migrate tests to `node:test` (#10010)Gravatar Ming-jun Lu 17-81/+100
2024-02-13test: move unit tests to use node:test (#10090)Gravatar Emanuele Stoppa 33-840/+847
2024-02-13fix(vercel): trailing slash conflict (#10082)Gravatar Florian Lefebvre 2-0/+26