10 Commits

Author SHA1 Message Date
Christopher Allan Webber
d2be0838a7 Tests for BasicFileStorage.get_file() 2011-04-16 11:00:53 -05:00
Will Kahn-Greene
8e1e744d27 Changes Mediagoblin -> MediaGoblin. 2011-04-13 10:04:30 -04:00
Will Kahn-Greene
5698a579b2 Adds license/copyright header. 2011-04-12 22:35:48 -04:00
Christopher Allan Webber
20e3ee115d Test BasicFileStorage.get_unique_filepath() 2011-04-10 16:51:25 -05:00
Christopher Allan Webber
92fb87ae8d Unit tests for BasicFileStorage.file_exists() 2011-04-10 16:23:55 -05:00
Christopher Allan Webber
17e7093e4b Started BasicFileStorage tests. test_basic_storage__resolve_filepath() done.
Also switched to using assert_raises, which is only sane!
2011-04-10 15:50:32 -05:00
Christopher Allan Webber
770c12be8d Raise a specific error if a filename component can't be resolved into anything. 2011-04-09 11:45:38 -05:00
Christopher Allan Webber
a6b378ef4d file storage filelist cleaning 2011-04-09 11:41:09 -05:00
Christopher Allan Webber
db78002412 Also make sure the auth system successfully returns False when login
failboats.
2011-04-02 12:42:07 -05:00
Christopher Allan Webber
4b5f4e8791 Unit tests for our bcrypt auth stuff. Our first tests! 2011-04-02 10:48:34 -05:00