Skip to content

Commit 59d4c6d

Browse files
committed
added page for tests
1 parent 7cd13d5 commit 59d4c6d

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

docs/test.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Running API tests
2+
3+
This section is under development

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ nav:
1010
- 'Generate the server':
1111
- 'Quickstart...': 'server.md'
1212
- 'Running the server': 'running_server.md'
13+
- 'Testing your API': 'test.md'
1314
- 'Adding custom queries': 'adding_custom_queries.md'
1415
- 'Authentication': 'authentication.md'
1516
- Configuration file: 'configuration_file.md'

0 commit comments

Comments
 (0)