Add tests for submitting/editing a post

Signed-off-by: Vartan Benohanian <vartanbeno@gmail.com>
This commit is contained in:
Vartan Benohanian
2020-07-22 21:54:19 -04:00
parent cb8d5d19d0
commit d398d8231f
3 changed files with 255 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"json": {
"errors": [],
"data": {
"url": "https://www.reddit.com/r/test/comments/hw6l6a/test_title/",
"drafts_count": 0,
"id": "hw6l6a",
"name": "t3_hw6l6a"
}
}
}