Skip to content

Testing in Django #17

@juhanurmi

Description

@juhanurmi

Django project needs more test cases.

It easy to write those test using Django's testing properties [1][2].

At the moment there are a few tests[3] and these test can be executed by

python manage.py test ahmia/tests/

[1] https://docs.djangoproject.com/en/dev/topics/testing/
[2] https://docs.djangoproject.com/en/dev/topics/testing/overview/
[3] https://github.com/juhanurmi/ahmia/tree/master/ahmia/tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions