|
assets
|
Clean up tests dir
|
2012-11-05 21:33:05 -05:00 |
|
media
|
Clean up test utils; write to media dir
|
2012-12-05 21:10:36 -05:00 |
|
__init__.py
|
Creating a "core" test module.
|
2011-09-09 17:51:22 -07:00 |
|
models.py
|
Add test for @seanbell's utility
|
2013-02-10 15:54:40 -05:00 |
|
settings.py
|
Add SECRET_KEY for tests
|
2013-03-13 23:41:28 -04:00 |
|
test_cachefiles.py
|
Add tests for cachefile truthiness
|
2013-03-15 00:49:44 -04:00 |
|
test_fields.py
|
Use imagegenerators module, not imagespecs
|
2013-02-01 00:30:15 -05:00 |
|
test_generateimage_tag.py
|
Don't use assert_not_in
|
2013-02-06 22:04:13 -05:00 |
|
test_serialization.py
|
Fix test
|
2012-12-05 21:10:36 -05:00 |
|
test_thumbnail_tag.py
|
Change html attrs delimiter to --
|
2013-02-01 00:56:29 -05:00 |
|
utils.py
|
Fix test: update DummyAsyncCacheFileBackend API
|
2013-04-02 23:00:54 -04:00 |