Skip to content

Commit 289cf00

Browse files
committed
docs: reference testing guide in data mode docs
1 parent 89cdbaf commit 289cf00

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docs/start/data/testing.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Testing
3+
order: 9
4+
---
5+
6+
# Testing
7+
8+
You can use `createRoutesStub` in data and framework modes. Please refer to the [Testing Guide](../framework/testing.md).

docs/start/framework/testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ order: 9
55

66
# Testing
77

8-
[MODES: framework]
8+
[MODES: framework, data]
99

1010
## Introduction
1111

0 commit comments

Comments
 (0)