@@ -11,12 +11,12 @@ exports[`routes/Notifications.ts should render itself & its children (with notif
11
11
<AccountNotifications
12
12
hostname = " github.com"
13
13
notifications = {
14
- Array [
15
- Object {
14
+ [
15
+ {
16
16
" id" : " 138661096" ,
17
17
" last_read_at" : " 2017-05-20T17:06:51Z" ,
18
18
" reason" : " subscribed" ,
19
- " repository" : Object {
19
+ " repository" : {
20
20
" archive_url" : " https://api.github.com/repos/manosim/notifications-test/{archive_format}{/ref}" ,
21
21
" assignees_url" : " https://api.github.com/repos/manosim/notifications-test/assignees{/user}" ,
22
22
" blobs_url" : " https://api.github.com/repos/manosim/notifications-test/git/blobs{/sha}" ,
@@ -51,7 +51,7 @@ exports[`routes/Notifications.ts should render itself & its children (with notif
51
51
" name" : " notifications-test" ,
52
52
" node_id" : " MDEwOlJlcG9zaXRvcnkzNjAyOTcwNg==" ,
53
53
" notifications_url" : " https://api.github.com/repos/manosim/notifications-test/notifications{?since,all,participating}" ,
54
- " owner" : Object {
54
+ " owner" : {
55
55
" avatar_url" : " https://avatars0.githubusercontent.com/u/6333409?v=3" ,
56
56
" events_url" : " https://api.github.com/users/manosim/events{/privacy}" ,
57
57
" followers_url" : " https://api.github.com/users/manosim/followers" ,
@@ -83,7 +83,7 @@ exports[`routes/Notifications.ts should render itself & its children (with notif
83
83
" trees_url" : " https://api.github.com/repos/manosim/notifications-test/git/trees{/sha}" ,
84
84
" url" : " https://api.github.com/manosim/notifications-test" ,
85
85
},
86
- " subject" : Object {
86
+ " subject" : {
87
87
" latest_comment_url" : " https://api.github.com/repos/manosim/notifications-test/issues/comments/302888448" ,
88
88
" state" : " open" ,
89
89
" title" : " I am a robot and this is a test!" ,
@@ -95,18 +95,18 @@ exports[`routes/Notifications.ts should render itself & its children (with notif
95
95
" updated_at" : " 2017-05-20T17:51:57Z" ,
96
96
" url" : " https://api.github.com/notifications/threads/138661096" ,
97
97
},
98
- Object {
98
+ {
99
99
" id" : " 148827438" ,
100
100
" last_read_at" : " 2017-05-20T16:59:03Z" ,
101
101
" reason" : " author" ,
102
- " repository" : Object {
102
+ " repository" : {
103
103
" description" : null ,
104
104
" fork" : false ,
105
105
" full_name" : " manosim/notifications-test" ,
106
106
" html_url" : " https://github.com/manosim/notifications-test" ,
107
107
" id" : 57216596 ,
108
108
" name" : " notifications-test" ,
109
- " owner" : Object {
109
+ " owner" : {
110
110
" avatar_url" : " https://avatars0.githubusercontent.com/u/6333409?v=3" ,
111
111
" events_url" : " https://api.github.com/users/manosim/events{/privacy}" ,
112
112
" followers_url" : " https://api.github.com/users/manosim/followers" ,
@@ -127,7 +127,7 @@ exports[`routes/Notifications.ts should render itself & its children (with notif
127
127
},
128
128
" private" : true ,
129
129
},
130
- " subject" : Object {
130
+ " subject" : {
131
131
" latest_comment_url" : " https://api.github.com/repos/manosim/notifications-test/issues/comments/302885965" ,
132
132
" title" : " Improve the UI" ,
133
133
" type" : " Issue" ,
@@ -145,19 +145,19 @@ exports[`routes/Notifications.ts should render itself & its children (with notif
145
145
<AccountNotifications
146
146
hostname = " github.gitify.io"
147
147
notifications = {
148
- Array [
149
- Object {
148
+ [
149
+ {
150
150
" id" : " 4" ,
151
151
" last_read_at" : null ,
152
152
" reason" : " subscribed" ,
153
- " repository" : Object {
153
+ " repository" : {
154
154
" description" : null ,
155
155
" fork" : false ,
156
156
" full_name" : " myorg/notifications-test" ,
157
157
" html_url" : " https://github.gitify.io/myorg/notifications-test" ,
158
158
" id" : 1 ,
159
159
" name" : " notifications-test" ,
160
- " owner" : Object {
160
+ " owner" : {
161
161
" avatar_url" : " https://github.gitify.io/avatars/u/4?" ,
162
162
" events_url" : " https://github.gitify.io/api/v3/users/myorg/events{/privacy}" ,
163
163
" followers_url" : " https://github.gitify.io/api/v3/users/myorg/followers" ,
@@ -178,7 +178,7 @@ exports[`routes/Notifications.ts should render itself & its children (with notif
178
178
},
179
179
" private" : true ,
180
180
},
181
- " subject" : Object {
181
+ " subject" : {
182
182
" latest_comment_url" : " https://github.gitify.io/api/v3/repos/myorg/notifications-test/releases/1" ,
183
183
" title" : " Release 0.0.1" ,
184
184
" type" : " Release" ,
@@ -189,18 +189,18 @@ exports[`routes/Notifications.ts should render itself & its children (with notif
189
189
" updated_at" : " 2017-05-20T13:02:48Z" ,
190
190
" url" : " https://github.gitify.io/api/v3/notifications/threads/4" ,
191
191
},
192
- Object {
192
+ {
193
193
" id" : " 3" ,
194
194
" last_read_at" : " 2017-05-20T14:20:55Z" ,
195
195
" reason" : " subscribed" ,
196
- " repository" : Object {
196
+ " repository" : {
197
197
" description" : null ,
198
198
" fork" : false ,
199
199
" full_name" : " myorg/notifications-test" ,
200
200
" html_url" : " https://github.gitify.io/myorg/notifications-test" ,
201
201
" id" : 1 ,
202
202
" name" : " notifications-test" ,
203
- " owner" : Object {
203
+ " owner" : {
204
204
" avatar_url" : " https://github.gitify.io/avatars/u/4?" ,
205
205
" events_url" : " https://github.gitify.io/api/v3/users/myorg/events{/privacy}" ,
206
206
" followers_url" : " https://github.gitify.io/api/v3/users/myorg/followers" ,
@@ -221,7 +221,7 @@ exports[`routes/Notifications.ts should render itself & its children (with notif
221
221
},
222
222
" private" : true ,
223
223
},
224
- " subject" : Object {
224
+ " subject" : {
225
225
" latest_comment_url" : " https://github.gitify.io/api/v3/repos/myorg/notifications-test/issues/comments/21" ,
226
226
" title" : " Bump Version" ,
227
227
" type" : " PullRequest" ,
0 commit comments