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

Make the tests marked as TODO pass #111

Open
3 tasks
bfabio opened this issue Aug 22, 2022 · 0 comments
Open
3 tasks

Make the tests marked as TODO pass #111

bfabio opened this issue Aug 22, 2022 · 0 comments
Labels
good first issue Good for newcomers Hacktoberfest Hacktoberfest Label

Comments

@bfabio
Copy link
Member

bfabio commented Aug 22, 2022

There are a bunch of tests in main_test.go marked as TODO.

  • Make sure all resources have their own version of those tests and make them pass.
  • Additionally, make sure POST and PATCH methods actually modify / create the records in the database (by re-retrieving and check the modified resource)
  • Make sure DELETEs remove associated records, when required
@bfabio bfabio added Hacktoberfest Hacktoberfest Label good first issue Good for newcomers labels Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Hacktoberfest Hacktoberfest Label
Projects
None yet
Development

No branches or pull requests

1 participant