You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.
None of the resources we've inherited are tested. It would be good to set the most basic setup... ensuring the ComponentResource objects can be instantiated, even if it's just using mocks.
None of the resources we've inherited are tested. It would be good to set the most basic setup... ensuring the
ComponentResource
objects can be instantiated, even if it's just using mocks.See https://www.pulumi.com/docs/guides/testing/ for general details.
Prefer to use pytest as testing framework.
The text was updated successfully, but these errors were encountered: