Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

Setup basic unit testing #3

Open
brews opened this issue Jun 17, 2020 · 0 comments
Open

Setup basic unit testing #3

brews opened this issue Jun 17, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@brews
Copy link
Member

brews commented Jun 17, 2020

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.

@brews brews added the enhancement New feature or request label Jun 17, 2020
@brews brews self-assigned this Jun 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant