sdk-powershell/test/integration
dmilov d305f1642b
Renames Add-CloudEvent*Data to Set-CloudEvent*Data (#12)
* Addresses issue #9 renaming Add-CloudEvent*Data functions to Set-CloudEvent*Data. As described in the issue the Add notion is not correct for the functions functionality. Set verb notion matches the behavior of the functions.
* Increment minor version of the module. The module is not yet released but this is a backward compatibility breaking change.
* Remove module catalog file creation from build.ps1 because catalog file is needed only when module is signed. We still don't have a signing implementation for this module.
* Explicitly set `-Depth` parameter for `Set-CloudEventJsonData` function in the tests
Signed-off-by: Dimitar Milov <dmilov@vmware.com>
2021-04-13 18:41:40 +03:00
..
HttpIntegration.Tests.ps1 Renames Add-CloudEvent*Data to Set-CloudEvent*Data (#12) 2021-04-13 18:41:40 +03:00
HttpServer.ps1 Renames Add-CloudEvent*Data to Set-CloudEvent*Data (#12) 2021-04-13 18:41:40 +03:00
ProtocolConstants.ps1 Adds license headers in source code files (#11) 2021-04-09 10:44:14 +03:00