Skip to content

Commit d835943

Browse files
authored
Merge pull request #36 from MartinNowak/trelloTests
add trello tests
2 parents c561f41 + 5eb98cd commit d835943

25 files changed

+1761
-30
lines changed

data/hooks/github/dlang_dmd_open_6359.json

Lines changed: 432 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
{
2+
"model": {
3+
"id": "583f517a333add7c28e0cec7",
4+
"name": "Active",
5+
"desc": "",
6+
"descData": null,
7+
"closed": false,
8+
"idOrganization": "4f15dd34dc12a90c6f171ad4",
9+
"pinned": false,
10+
"url": "https://trello.com/b/XoFjxiqG/active",
11+
"shortUrl": "https://trello.com/b/XoFjxiqG",
12+
"prefs": {
13+
"permissionLevel": "public",
14+
"voting": "disabled",
15+
"comments": "public",
16+
"invitations": "members",
17+
"selfJoin": true,
18+
"cardCovers": true,
19+
"cardAging": "regular",
20+
"calendarFeedEnabled": false,
21+
"background": "green",
22+
"backgroundImage": null,
23+
"backgroundImageScaled": null,
24+
"backgroundTile": false,
25+
"backgroundBrightness": "dark",
26+
"backgroundColor": "#519839",
27+
"canBePublic": true,
28+
"canBeOrg": true,
29+
"canBePrivate": true,
30+
"canInvite": true
31+
},
32+
"labelNames": {
33+
"green": "",
34+
"yellow": "",
35+
"orange": "",
36+
"red": "",
37+
"purple": "",
38+
"blue": "",
39+
"sky": "",
40+
"lime": "",
41+
"pink": "",
42+
"black": ""
43+
}
44+
},
45+
"action": {
46+
"id": "585ecea7029d95c196f2bce1",
47+
"idMemberCreator": "4f163af63529cf014d0b3c8a",
48+
"data": {
49+
"board": {
50+
"shortLink": "XoFjxiqG",
51+
"name": "Active",
52+
"id": "55586bf9fd02d8c66074321a"
53+
},
54+
"list": {
55+
"name": "WIP",
56+
"id": "55586d963eab57c21df17371"
57+
},
58+
"card": {
59+
"shortLink": "H1IPmxHc",
60+
"idShort": 279,
61+
"name": "Test Card Issue 16794",
62+
"id": "583f517a333add7c28e0cec7"
63+
}
64+
},
65+
"type": "createCard",
66+
"date": "2016-12-24T19:38:15.469Z",
67+
"memberCreator": {
68+
"id": "4f163af63529cf014d0b3c8a",
69+
"avatarHash": "",
70+
"fullName": "Martin Nowak",
71+
"initials": "MN",
72+
"username": "dawg"
73+
}
74+
}
75+
}
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
bug_id,"short_desc"
2+
16794,"dmd not working on Ubuntu 16.10 because of default PIE linking"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[
2+
]

data/payloads/github_repos_dlang_dmd_pulls_6327

Lines changed: 325 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)