Skip to content

Commit fb1dd7c

Browse files
authored
fix tests (#6)
1 parent 9e6a1b8 commit fb1dd7c

6 files changed

Lines changed: 218 additions & 2638 deletions

File tree

tests/api/_api_checker/test_sharepoint/test_api/_api_sharepoint_GLB-DRP_2019%20Certified%20Reports_/get/{'donor_code': 'G02701'}.response.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"content-length": [
2121
"Content-Length",
22-
"1121"
22+
"1131"
2323
]
2424
},
2525
"data": [
@@ -60,7 +60,7 @@
6060
"report_group": "Grant",
6161
"report_status": "New",
6262
"resource_url": "https://asantiagounicef.sharepoint.com/sites/GLB-DRP/_api/Web/lists/GetByTitle('2019 Certified Reports')/items/getItemById(3)",
63-
"download_url": "http://localhost:8082/api/sharepoint/GLB-DRP/2019%20Certified%20Reports/files/DFAMDash%20Certified%20Statement%20of%20Account/download/"
63+
"download_url": "http://localhost:8082/api/sharepoint/GLB-DRP/2019%20Certified%20Reports/files/DFAMDash%20Certified%20Statement%20of%20Account__ext__rdl/download/"
6464
}
6565
],
6666
"content_type": null

tests/api/_api_checker/test_sharepoint/test_api_caml/_api_sharepoint-caml_GLB-DRP_2019%20Certified%20Reports_/get/{'donor_code': 'G02701'}.response.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"content-length": [
2121
"Content-Length",
22-
"1117"
22+
"1127"
2323
]
2424
},
2525
"data": [
@@ -60,7 +60,7 @@
6060
"report_group": "Grant",
6161
"report_status": "New",
6262
"resource_url": "https://asantiagounicef.sharepoint.com/sites/GLB-DRP/_api/Web/lists/GetByTitle('2019 Certified Reports')/items/getItemById(3)",
63-
"download_url": "http://localhost:8082/api/sharepoint/GLB-DRP/2019%20Certified%20Reports/files/DFAMDash%20Certified%20Statement%20of%20Account/download/"
63+
"download_url": "http://localhost:8082/api/sharepoint/GLB-DRP/2019%20Certified%20Reports/files/DFAMDash%20Certified%20Statement%20of%20Account__ext__rdl/download/"
6464
}
6565
],
6666
"content_type": null

0 commit comments

Comments
 (0)