-
- Downloads
Merge pull request #76 from OpenTechFund/feature/30-add-tests
Feature/30 add tests
No related branches found
No related tags found
Showing
- opentech/apply/dashboard/tables.py 4 additions, 1 deletionopentech/apply/dashboard/tables.py
- opentech/apply/funds/blocks.py 17 additions, 0 deletionsopentech/apply/funds/blocks.py
- opentech/apply/funds/migrations/0014_add_meta_names.py 0 additions, 0 deletionsopentech/apply/funds/migrations/0014_add_meta_names.py
- opentech/apply/funds/migrations/0015_link_user_to_application.py 72 additions, 0 deletions...h/apply/funds/migrations/0015_link_user_to_application.py
- opentech/apply/funds/models.py 76 additions, 5 deletionsopentech/apply/funds/models.py
- opentech/apply/funds/templates/funds/email/confirmation.txt 20 additions, 0 deletionsopentech/apply/funds/templates/funds/email/confirmation.txt
- opentech/apply/funds/tests/factories/__init__.py 9 additions, 0 deletionsopentech/apply/funds/tests/factories/__init__.py
- opentech/apply/funds/tests/factories/blocks.py 22 additions, 0 deletionsopentech/apply/funds/tests/factories/blocks.py
- opentech/apply/funds/tests/factories/models.py 47 additions, 1 deletionopentech/apply/funds/tests/factories/models.py
- opentech/apply/funds/tests/test_models.py 125 additions, 2 deletionsopentech/apply/funds/tests/test_models.py
- opentech/apply/users/migrations/0003_make_email_username.py 32 additions, 0 deletionsopentech/apply/users/migrations/0003_make_email_username.py
- opentech/apply/users/models.py 68 additions, 2 deletionsopentech/apply/users/models.py
- opentech/apply/users/templates/users/activation/email.txt 20 additions, 0 deletionsopentech/apply/users/templates/users/activation/email.txt
- opentech/apply/users/templates/users/activation/email_subject.txt 1 addition, 0 deletions.../apply/users/templates/users/activation/email_subject.txt
- opentech/apply/users/templates/users/activation/invalid.html 7 additions, 0 deletionsopentech/apply/users/templates/users/activation/invalid.html
- opentech/apply/users/templates/users/change_password.html 1 addition, 1 deletionopentech/apply/users/templates/users/change_password.html
- opentech/apply/users/tests/test_oauth_access.py 7 additions, 8 deletionsopentech/apply/users/tests/test_oauth_access.py
- opentech/apply/users/urls.py 7 additions, 1 deletionopentech/apply/users/urls.py
- opentech/apply/users/utils.py 25 additions, 0 deletionsopentech/apply/users/utils.py
- opentech/apply/users/views.py 71 additions, 4 deletionsopentech/apply/users/views.py
Loading
Please register or sign in to comment