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.
Samir Shah 86db5ddc5c Refactor NullCharField to work with Django 2. 8 years ago
..
reviews Rename test file to match module tested. 9 years ago
__init__.py Move category tests to integration folder 13 years ago
test_attributes.py PEP8 cleanup, stop allowing PEP8 failures on Travis. 8 years ago
test_category.py Remove several compatibility helpers for Django < 1.11. 8 years ago
test_models.py Merge tests.integration with tests.unit 9 years ago
test_product.py Refactor NullCharField to work with Django 2. 8 years ago
test_product_class.py Rename all tests files from *_tests.py to test_*.py 9 years ago
test_product_image.py Attempt to create media directory for MissingProductImage if it doesn't exist. 8 years ago
test_product_search_handler_setting.py Merge tests.integration with tests.unit 9 years ago