Skip to content

Commit 9b3a113

Browse files
committed
Simplify test files, enable test regeneration #116
Reference: #116 Signed-off-by: John M. Horan <johnmhoran@gmail.com>
1 parent 666e594 commit 9b3a113

File tree

6 files changed

+388
-383
lines changed

6 files changed

+388
-383
lines changed

tests/data/bitbucket.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
{
2-
"0": {
1+
[
2+
{
33
"type": "bitbucket",
44
"namespace": "litmis",
55
"name": "python-itoolkit",
@@ -35,7 +35,7 @@
3535
"repository_download_url": null,
3636
"api_data_url": null
3737
},
38-
"1": {
38+
{
3939
"type": "bitbucket",
4040
"namespace": "litmis",
4141
"name": "python-itoolkit",
@@ -71,7 +71,7 @@
7171
"repository_download_url": null,
7272
"api_data_url": null
7373
},
74-
"2": {
74+
{
7575
"type": "bitbucket",
7676
"namespace": "litmis",
7777
"name": "python-itoolkit",
@@ -107,7 +107,7 @@
107107
"repository_download_url": null,
108108
"api_data_url": null
109109
},
110-
"3": {
110+
{
111111
"type": "bitbucket",
112112
"namespace": "litmis",
113113
"name": "python-itoolkit",
@@ -143,7 +143,7 @@
143143
"repository_download_url": null,
144144
"api_data_url": null
145145
},
146-
"4": {
146+
{
147147
"type": "bitbucket",
148148
"namespace": "litmis",
149149
"name": "python-itoolkit",
@@ -179,7 +179,7 @@
179179
"repository_download_url": null,
180180
"api_data_url": null
181181
},
182-
"5": {
182+
{
183183
"type": "bitbucket",
184184
"namespace": "litmis",
185185
"name": "python-itoolkit",
@@ -215,4 +215,4 @@
215215
"repository_download_url": null,
216216
"api_data_url": null
217217
}
218-
}
218+
]

0 commit comments

Comments
 (0)