You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael van Tellingen 8c32aaf3d9 Replace last occurences of django-dynamic-fixture with factory-boy 10 years ago
..
address Replace last occurences of django-dynamic-fixture with factory-boy 10 years ago
basket Add tests for `basket.VoucherAddView` and `basket.VoucherRemoveView` 10 years ago
catalogue Replace last occurences of django-dynamic-fixture with factory-boy 10 years ago
core Add missing __init__ in tests.integration.core 11 years ago
customer Move tests into integration test folder 11 years ago
dashboard Make access check function for dashboard easier to customise 12 years ago
forms Add integration test for ExtendedURLField 12 years ago
offer Replace last occurences of django-dynamic-fixture with factory-boy 10 years ago
order Fix order and offer report generators when no start/end dates are given. 10 years ago
partner Add regression test for the `unlink_user` fix 10 years ago
payment Replace last occurences of django-dynamic-fixture with factory-boy 10 years ago
shipping Update tests to stop using nose specific functions 10 years ago
templatetags Remove currency_tags templatetag 12 years ago
__init__.py Add integration test for currency templatetag 13 years ago
auth_tests.py Use assertEqual instead of assertEquals in test suite 11 years ago