move jsons to fixtures

This commit is contained in:
Salvatore Giordano
2021-06-17 09:31:53 +02:00
parent 00642a5439
commit 2d6cc796e8
32 changed files with 1530 additions and 1559 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"user": {
"id": "bbb19d9a-ee50-45bc-84e5-0584e79d0c9e",
"role": "user",
"created_at": "2020-01-28T22:17:30.826259Z",
"updated_at": "2020-01-28T22:17:31.101222Z",
"banned": false,
"online": false,
"name": "Robin Papa",
"image": "https://pbs.twimg.com/profile_images/669512187778498560/L7wQctBt.jpg"
},
"role": "member",
"created_at": "2020-01-28T22:17:30.95443Z",
"updated_at": "2020-01-28T22:17:30.95443Z"
}