-
Notifications
You must be signed in to change notification settings - Fork 456
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
test(cli): test generated providers #1235
Conversation
aad7898
to
26ba40d
Compare
c2c7920
to
d254a85
Compare
956545d
to
e8d6d71
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just came to my mind: A draft for release notes would be nice. Some that mention .toString()
being required when using Snapshot tests.
e8d6d71
to
5fab300
Compare
I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
This PR adds a couple of usage tests to the providers integration tests. These are aimed to find behaviour that should be working but is broken in regards to using the generated resources. We want to test mutation, references, and namespaces here.