Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build proper integration tests for all ResourceOptions #381

Open
lbialy opened this issue Feb 9, 2024 · 0 comments
Open

Build proper integration tests for all ResourceOptions #381

lbialy opened this issue Feb 9, 2024 · 0 comments
Assignees
Labels
area/core The SDK's core code area/testing Everything related to tests: writing, running, framework, etc. impact/reliability Something that feels unreliable or flaky kind/internal Work that is not visible to an external user size/M Estimated effort to complete (up to 5 days).
Milestone

Comments

@lbialy
Copy link
Collaborator

lbialy commented Feb 9, 2024

All the resource options require coverage with integration tests. These can be backported from other mainline SDKs, for example:

https://github.com/pulumi/pulumi/blob/master/tests/integration/custom_timeouts/custom_timeouts_test.go

@lbialy lbialy added area/core The SDK's core code size/M Estimated effort to complete (up to 5 days). area/testing Everything related to tests: writing, running, framework, etc. kind/internal Work that is not visible to an external user impact/reliability Something that feels unreliable or flaky labels Feb 9, 2024
@lbialy lbialy added this to the 0.3.0 milestone Feb 9, 2024
@lbialy lbialy self-assigned this Feb 9, 2024
@pawelprazak pawelprazak modified the milestones: 0.3.0, 1.0.0 Feb 22, 2024
@pawelprazak pawelprazak modified the milestones: 1.0.0, Post 1.0 Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core The SDK's core code area/testing Everything related to tests: writing, running, framework, etc. impact/reliability Something that feels unreliable or flaky kind/internal Work that is not visible to an external user size/M Estimated effort to complete (up to 5 days).
Projects
None yet
Development

No branches or pull requests

2 participants