gardenbuilder-app / gardenbuilder-backend-python

Django-based REST API
6 stars 11 forks source link

Fixed syntax error in schema and Init test for beds apps #19

Closed jenniegunawan closed 3 years ago

jenniegunawan commented 3 years ago

Fixed Syntax Error & Init Test

Changes proposed in this pull request:

Status

Additional notes

capndave commented 3 years ago

@jenniegunawan feel free to use factoryboy. This is honestly my first Django project, so I'm sure there are lots of libraries/methods/other things that will improve this project that I don't know of. Feel free to implement it however you want. If there are special issues that we need to be aware of when running tests or making further tests, please just add a few notes as to what those are. Thanks for your help!