1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-24 17:39:06 +00:00
Commit Graph

34 Commits

Author SHA1 Message Date
ikxin
2693dc2914
docs: resolve many twoslash errors () 2025-01-14 09:34:02 +00:00
Taras Batenkov
20bcb8d835
docs: remove mockImplementation() call () 2024-10-24 15:32:23 +01:00
Ryota Watanabe
bb6b6e254d
docs: add a description for .env.test () 2024-10-12 21:31:29 +01:00
Sébastien Chopin
effb57d3a3
docs: remove duotone icons for clarity () 2024-09-19 13:20:16 +01:00
Gustav Odinger
38a33dba19
docs: persist package manager choice in code blocks () 2024-08-16 11:19:08 +01:00
Daniel Roe
cc2bdb5e94
docs: link to vue test utils docs for mountSuspended () 2024-08-08 11:04:36 +01:00
renovate[bot]
c906312034
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-08-05 16:33:27 +01:00
Adam DeHaven
44a49f0bc1
docs: setup host property and usage example () 2024-08-01 15:58:33 +02:00
Lasse Diercks
026cf15613
docs: introduce hint and link to environment override feature () 2024-05-22 23:21:12 +01:00
Alexander Lichter
69860d952a
docs: add video links for more context () 2024-05-13 15:39:52 +01:00
Daniel Roe
b5e35e3bd7
docs: fix type checking of component testing blocks 2024-05-12 09:47:15 +01:00
Michael McAndrew
f465e4d7eb
docs: improve testing component examples () 2024-05-11 10:00:32 +01:00
Pooya Parsa
fdbfed1280
chore: fix small typos () 2024-04-23 13:53:11 +01:00
Daniel Roe
a60de743aa
docs: fix import of defineConfig 2024-04-19 17:54:31 +03:00
Alexandros Kazantzidis
0855ea7625
docs: add @vue/test-utils getting started guide () 2024-04-19 17:16:00 +03:00
Nate
ef1889f5e1
docs: advise correct extension for vitest config () 2024-04-18 23:31:47 +03:00
Daniel Roe
f55f747984
docs: add missing end block 2024-03-19 10:43:38 +00:00
Daniel Roe
a258bfc347
docs: add info about dependencies to install 2024-03-19 10:39:03 +00:00
Daniel Roe
8e635fd233
docs: update information about playwright test runner 2024-03-19 10:34:34 +00:00
Daniel Roe
115298a447
docs: add docs about playwright runner support 2024-03-16 18:20:47 -07:00
Till Sanders
0591966080
docs: add domEnvironment option to testing example () 2024-02-27 09:12:44 +00:00
Florent Delerue
7213b2ddac
docs: replace callout to new components () 2024-02-21 18:09:45 +01:00
Anthony Fu
f42045746f
docs: enable more blocks for twoslash () 2024-02-16 20:31:15 +00:00
yoshihirokurosaki
4c735faac3
docs: add import statement for mountSuspended () 2024-02-14 10:04:28 +00:00
Daniel Roe
5de779a7de
docs: update example test snapshots to remove escapes 2023-12-19 20:02:54 +00:00
Daniel Roe
3de719c8ee
docs: add docs for runtime test environment () 2023-12-19 13:33:53 +00:00
Joe Hawes
8af10e459f
docs: typos and wording tweaks for getting started section () 2023-11-15 21:43:03 +00:00
Salman Khattak
728ae6d878
docs: fix typo in pnpm install command () 2023-10-21 20:39:05 +01:00
Damian Głowala
08281866a6
docs: remove redundant trailing slashes from links () 2023-10-18 12:26:06 +01:00
Sébastien Chopin
f26a801775
docs: update to new website ()
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-10-18 12:59:43 +02:00
Gergő Jedlicska
4e7206bfab
feat(test-utils): add option to configure test server port () 2023-04-30 00:01:10 +01:00
Cue
2c642328c9
docs: fix typo () 2023-03-18 06:53:54 +00:00
Daniel Roe
eb1bb59542
ci: lint workflows () 2023-03-09 03:34:41 -08:00
Sébastien Chopin
3ec108493d
docs: simplify the docs directory ()
* docs: simplify docs to only markdown

* Create nuxt-config.md

* chore: update

* chore: add readme
2023-01-25 10:41:41 +01:00