| .. |
|
address
|
#2112. Fix postal code validator for Brunei Darussalam.
|
il y a 9 ans |
|
basket
|
Added tests for the basketline formset to make sure the queryset is ordered
|
il y a 9 ans |
|
catalogue
|
Replace assert statements with appropriate assert* method.
|
il y a 10 ans |
|
checkout
|
Add tests for ShippingAddressForm
|
il y a 11 ans |
|
core
|
Fix UnicodeCSVWriter __enter__ method, breaking class usage as context manager, added test.
|
il y a 9 ans |
|
customer
|
Forbid hyphens in CommunicationEventType code field
|
il y a 10 ans |
|
dashboard
|
Fix dashboard report form when date range is incomplete, add tests.
|
il y a 9 ans |
|
forms
|
Replace assert statements with appropriate assert* method.
|
il y a 10 ans |
|
offer
|
Various import fixes which were removed in Django 1.9
|
il y a 10 ans |
|
order
|
Change assertRaisesRegexp to six.assertRaisesRegex to fix Python compatibility problem
|
il y a 10 ans |
|
partner
|
Fix validation message in basket
|
il y a 10 ans |
|
payment
|
If ExpiryMonthField is optional, don't throw an attribute error if value is None.
|
il y a 10 ans |
|
search
|
Fix running the search.munger_tests module
|
il y a 11 ans |
|
shipping
|
Update tests to stop using nose specific functions
|
il y a 10 ans |
|
voucher
|
Split oscar.test.newfactories in multiple modules
|
il y a 10 ans |
|
__init__.py
|
Moved tests into separate package.
|
il y a 13 ans |
|
logging_tests.py
|
Replace assert statements with appropriate assert* method.
|
il y a 10 ans |
|
promotion_tests.py
|
Moved tests into separate package.
|
il y a 13 ans |
|
settings_tests.py
|
Fix unittests on 1.7/1.8 by fixing TemplateDoesNotExist exception
|
il y a 10 ans |
|
utils_tests.py
|
Add compose function for combining decorators
|
il y a 12 ans |
|
wishlist_tests.py
|
Use compatability layer for user in test
|
il y a 12 ans |