Package madrona :: Package features :: Module tests :: Class JsonSerializationTest
[hide private]

Class JsonSerializationTest

source code

django.test.TestCase --+
                       |
                      JsonSerializationTest

Instance Methods [hide private]
 
setUp(self) source code
 
test_normal_features(self) source code
 
test_generic(self) source code
 
test_custom_features(self) source code
 
test_collections(self) source code
 
test_must_own_builtin(self)
For "builtin" edit links, they shouldn't show up when using workspace-shared
source code
 
test_must_own_generic(self)
For generic links with must_own=True, they shouldn't show up when using workspace-shared
source code
 
test_must_own_custom(self)
For custom links with must_own=True, they shouldn't show up when using workspace-shared
source code
 
test_limit_to_groups(self) source code
 
test_owner_url(self) source code
 
test_shared_url(self) source code