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

Add tests for the database controller #36

Open
ADustyOldMuffin opened this issue Feb 25, 2022 · 0 comments
Open

Add tests for the database controller #36

ADustyOldMuffin opened this issue Feb 25, 2022 · 0 comments
Labels
database Issue relates to Managed Database Clusters good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed
Milestone

Comments

@ADustyOldMuffin
Copy link
Contributor

We need tests for the database controller, you can see how AWS is doing it here and use it as an example.

We need to test for basic functionality such as successful creation, and deletion as well as if we encounter errors. We don't currently allow for updating of resources so this will be good plumbing to put in before that.

@ADustyOldMuffin ADustyOldMuffin added good first issue Good for newcomers help wanted Extra attention is needed database Issue relates to Managed Database Clusters labels Feb 25, 2022
@ADustyOldMuffin ADustyOldMuffin added this to the v0.2.0 milestone Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
database Issue relates to Managed Database Clusters good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant