Skip to content

Commit

Permalink
Simplify test files, enable test regeneration #116
Browse files Browse the repository at this point in the history
Reference: #116
Signed-off-by: John M. Horan <[email protected]>
  • Loading branch information
johnmhoran committed Jun 19, 2024
1 parent 666e594 commit 9b3a113
Show file tree
Hide file tree
Showing 6 changed files with 388 additions and 383 deletions.
16 changes: 8 additions & 8 deletions tests/data/bitbucket.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"0": {
[
{
"type": "bitbucket",
"namespace": "litmis",
"name": "python-itoolkit",
Expand Down Expand Up @@ -35,7 +35,7 @@
"repository_download_url": null,
"api_data_url": null
},
"1": {
{
"type": "bitbucket",
"namespace": "litmis",
"name": "python-itoolkit",
Expand Down Expand Up @@ -71,7 +71,7 @@
"repository_download_url": null,
"api_data_url": null
},
"2": {
{
"type": "bitbucket",
"namespace": "litmis",
"name": "python-itoolkit",
Expand Down Expand Up @@ -107,7 +107,7 @@
"repository_download_url": null,
"api_data_url": null
},
"3": {
{
"type": "bitbucket",
"namespace": "litmis",
"name": "python-itoolkit",
Expand Down Expand Up @@ -143,7 +143,7 @@
"repository_download_url": null,
"api_data_url": null
},
"4": {
{
"type": "bitbucket",
"namespace": "litmis",
"name": "python-itoolkit",
Expand Down Expand Up @@ -179,7 +179,7 @@
"repository_download_url": null,
"api_data_url": null
},
"5": {
{
"type": "bitbucket",
"namespace": "litmis",
"name": "python-itoolkit",
Expand Down Expand Up @@ -215,4 +215,4 @@
"repository_download_url": null,
"api_data_url": null
}
}
]
Loading

0 comments on commit 9b3a113

Please sign in to comment.