We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89cdbaf commit 289cf00Copy full SHA for 289cf00
docs/start/data/testing.md
@@ -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
@@ -5,7 +5,7 @@ order: 9
# Testing
-[MODES: framework]
+[MODES: framework, data]
9
10
## Introduction
11
0 commit comments