update expected result for V4 Signed URL to follow changes made in ht…#20
update expected result for V4 Signed URL to follow changes made in ht…#20IlyaFaer wants to merge 2 commits intogoogleapis:masterfrom
Conversation
|
@frankyn, I didn't find test data in url_signed_v4_test_data.json for ordering and encoding tests. I suppose it's not yet generated or something. So, I've inserted them manually to check if tests are working with the new expected results |
|
Hi @IlyaFaer, thanks for sending this PR. I think we have crossed wires here.
I can help clarify any questions you may have. I'm closing this PR for now and I appreciate your patience with the confusion. |
|
Ah whoops, the issue is that dates are formatted correctly in your changes. I misread the url. Specifically The following:
Should be:
Additionally The following:
Should be:
Hope that helps. |

…tps://github.com/googleapis/python-storage/pull/48