mirror of https://github.com/pulumi/pulumi.git
683b4de2f0
- Add tests that serialize custom and component resources for targets that support resource references - Add tests that serialize custom and component resources for downlevel targets - Add tests that deserialize known custom and component resources - Add tests that deserialize missing custom and component resources These changes also fix a few bugs that were encountered during testing: - Component resource construction was not supported - Resources with missing packages could not be deserialized In the latter case, a missing resource is deserialized as a generic DependencyResource. These changes also update the signature of IMocks.NewResourceAsync to allow the returned ID to be null. This is technically a C# breaking change with respect to nullability. Contributes to #5943. Co-authored-by: Mikhail Shilkov <github@mikhail.io> |
||
---|---|---|
.. | ||
Core | ||
Deployment | ||
Exceptions | ||
Resources | ||
Serialization | ||
Testing | ||
AssemblyAttributes.cs | ||
Config.cs | ||
Config_Exceptions.cs | ||
Extensions.cs | ||
Log.cs | ||
PublicAPI.Shipped.txt | ||
PublicAPI.Unshipped.txt | ||
Pulumi.csproj | ||
Stack.cs |