Skip to content

Move tests into a separate directory #41

@donaldong

Description

@donaldong

Now we have backend/test_redirect_404.py, backend/about/test_views.py and the test file in @Samwest5' soon-to-merge PR #21. Since we're following Django's recommended structure (i.e. templates, migrations, fixtures, commands), we might as well to have a tests directory for each Django app, such as parrot/backend/tests/test_redirect_404.py and backend/about/tests/test_views.py?

I think it would be a good first task for potential contributors to get started.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions