mirror of https://github.com/pulumi/pulumi.git
592148aebd
Testing SDK generator flags was difficult in language conformance tests. Before the change, languages like Node allowed the provider to define language-specific SDK generator flags and respect them, however Python silently ignored them by resetting the Python settings to a set of settings that the test suite itself needs set. With this change, instead of silently resetting the language flags to what the test suite wants, the conformance tests will merge the settings from the test suite with those from the provider. If there are any conflicts found, the conformance tests would fail. |
||
---|---|---|
.. | ||
pulumi-test-language |