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

prepare test data for shown form model #89

Open
tai271828 opened this issue Dec 28, 2022 · 0 comments
Open

prepare test data for shown form model #89

tai271828 opened this issue Dec 28, 2022 · 0 comments
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed testing Implement test cases
Milestone

Comments

@tai271828
Copy link

With this pull request #87 , we have not only shown form created, but also using the model to manipulate the DB. However, we are still lack of the testing for the model and the corresponding CRUD. The first step would be creating the testing data.

Describe the solution you'd like
Refer to commit 196863b . We have created data for ohshown events.

Additional context
https://docs.djangoproject.com/en/3.2/topics/migrations/

You should rarely, if ever, need to edit migration files by hand, but it’s entirely possible to write them manually if you need to. Some of the more complex operations are not autodetectable and are only available via a hand-written migration, so don’t be scared about editing them if you have to.

@tai271828 tai271828 self-assigned this Dec 28, 2022
@tai271828 tai271828 added this to the beta milestone Dec 28, 2022
@tai271828 tai271828 added help wanted Extra attention is needed good first issue Good for newcomers testing Implement test cases labels Dec 28, 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 help wanted Extra attention is needed testing Implement test cases
Projects
None yet
Development

No branches or pull requests

1 participant