|
330 | 330 | "label": "components.navigation.learn.diagnostics.links.flameGraphs" |
331 | 331 | } |
332 | 332 | } |
333 | | - } |
334 | | - } |
335 | | - }, |
336 | | - "download": { |
337 | | - "items": { |
338 | | - "shaSums": { |
339 | | - "link": "https://nodejs.org/dist/{nodeVersion}/SHASUMS256.txt.asc", |
340 | | - "label": "components.downloadList.links.shaSums.title" |
341 | | - }, |
342 | | - "allDownloads": { |
343 | | - "link": "https://nodejs.org/dist/{nodeVersion}/", |
344 | | - "label": "components.downloadList.links.allDownloads" |
345 | | - }, |
346 | | - "packageManager": { |
347 | | - "link": "/download/package-manager", |
348 | | - "label": "components.downloadList.links.packageManager" |
349 | | - }, |
350 | | - "previousReleases": { |
351 | | - "link": "/about/previous-releases", |
352 | | - "label": "components.downloadList.links.previousReleases" |
353 | | - }, |
354 | | - "nightlyReleases": { |
355 | | - "link": "https://nodejs.org/download/nightly/", |
356 | | - "label": "components.downloadList.links.nightlyReleases" |
357 | 333 | }, |
358 | | - "unofficialBuilds": { |
359 | | - "link": "https://unofficial-builds.nodejs.org/download/", |
360 | | - "label": "components.downloadList.links.unofficialBuilds" |
361 | | - }, |
362 | | - "buildingFromSource": { |
363 | | - "link": "https://github.com/nodejs/node/blob/main/BUILDING.md#building-nodejs-on-supported-platforms", |
364 | | - "label": "components.downloadList.links.buildingFromSource" |
365 | | - }, |
366 | | - "installingOnLinux": { |
367 | | - "link": "https://github.com/nodejs/help/wiki/Installation", |
368 | | - "label": "components.downloadList.links.installingOnLinux" |
369 | | - }, |
370 | | - "installingOnWsl": { |
371 | | - "link": "https://github.com/nodejs/node/blob/main/BUILDING.md#building-nodejs-on-supported-platforms", |
372 | | - "label": "components.downloadList.links.installingOnWsl" |
| 334 | + "testRunner": { |
| 335 | + "label": "components.navigation.learn.testRunner.links.testRunner", |
| 336 | + "items": { |
| 337 | + "introduction": { |
| 338 | + "link": "/learn/test-runner/introduction", |
| 339 | + "label": "components.navigation.learn.testRunner.links.introduction" |
| 340 | + }, |
| 341 | + "usingTestRunner": { |
| 342 | + "link": "/learn/test-runner/using-test-runner", |
| 343 | + "label": "components.navigation.learn.testRunner.links.usingTestRunner" |
| 344 | + } |
| 345 | + } |
373 | 346 | } |
374 | 347 | } |
375 | 348 | } |
| 349 | + }, |
| 350 | + "download": { |
| 351 | + "items": { |
| 352 | + "shaSums": { |
| 353 | + "link": "https://nodejs.org/dist/{nodeVersion}/SHASUMS256.txt.asc", |
| 354 | + "label": "components.downloadList.links.shaSums.title" |
| 355 | + }, |
| 356 | + "allDownloads": { |
| 357 | + "link": "https://nodejs.org/dist/{nodeVersion}/", |
| 358 | + "label": "components.downloadList.links.allDownloads" |
| 359 | + }, |
| 360 | + "packageManager": { |
| 361 | + "link": "/download/package-manager", |
| 362 | + "label": "components.downloadList.links.packageManager" |
| 363 | + }, |
| 364 | + "previousReleases": { |
| 365 | + "link": "/about/previous-releases", |
| 366 | + "label": "components.downloadList.links.previousReleases" |
| 367 | + }, |
| 368 | + "nightlyReleases": { |
| 369 | + "link": "https://nodejs.org/download/nightly/", |
| 370 | + "label": "components.downloadList.links.nightlyReleases" |
| 371 | + }, |
| 372 | + "unofficialBuilds": { |
| 373 | + "link": "https://unofficial-builds.nodejs.org/download/", |
| 374 | + "label": "components.downloadList.links.unofficialBuilds" |
| 375 | + }, |
| 376 | + "buildingFromSource": { |
| 377 | + "link": "https://github.com/nodejs/node/blob/main/BUILDING.md#building-nodejs-on-supported-platforms", |
| 378 | + "label": "components.downloadList.links.buildingFromSource" |
| 379 | + }, |
| 380 | + "installingOnLinux": { |
| 381 | + "link": "https://github.com/nodejs/help/wiki/Installation", |
| 382 | + "label": "components.downloadList.links.installingOnLinux" |
| 383 | + }, |
| 384 | + "installingOnWsl": { |
| 385 | + "link": "https://github.com/nodejs/node/blob/main/BUILDING.md#building-nodejs-on-supported-platforms", |
| 386 | + "label": "components.downloadList.links.installingOnWsl" |
| 387 | + } |
| 388 | + } |
376 | 389 | } |
377 | 390 | } |
0 commit comments