Skip to content

Commit 02d4bf7

Browse files
committed
test for #740
1 parent 2e1c42e commit 02d4bf7

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

tests/functional/001_records/003_read_post.log

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,11 @@ Content-Type: application/json; charset=utf-8
66
Content-Length: 58
77

88
{"id":2,"user_id":1,"category_id":2,"content":"It works!"}
9+
===
10+
GET /records/posts/0
11+
===
12+
404
13+
Content-Type: application/json; charset=utf-8
14+
Content-Length: 46
15+
16+
{"code":1003,"message":"Record '0' not found"}

tests/functional/001_records/090_list_posts.log

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)