Full unit test for the plugin assetlink command.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 23 May 2013 18:14:01 +0000 (13:14 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 23 May 2013 18:33:08 +0000 (13:33 -0500)
commit23055eb3947a9f1b11f7c8fc2f460653c7bf2875
treef576e83dc5f0b21b17a58553cb90bc6ed189d079
parent9230968f7e20f6ab8b31c1af7b2f7ab9adc24e51
Full unit test for the plugin assetlink command.

Tests:
 - if the link doesn't exist yet
 - if the link already exists
 - if it is a symlink to something else
 - if it exists but is not a symlink

This commit sponsored by Lon Koenig.  Thank you!
mediagoblin/tests/test_pluginapi.py