Package madrona :: Package common :: Module tests :: Class AssetsTest
[hide private]

Class AssetsTest

source code

django.test.TestCase --+
                       |
                      AssetsTest

Instance Methods [hide private]
 
test_get_js_files(self)
Should return a list of javascript files from media/common/js_includes.xml
source code
 
test_get_css_files(self)
Should return a list of stylesheets from media/common/css_includes.xml
source code