Christopher Allan Webber
|
8b28bee4c1
|
Added some locale determination tools
|
2011-05-12 14:57:58 -05:00 |
|
Christopher Allan Webber
|
4d4f6050d8
|
send_email tool and email sending tests
|
2011-05-04 08:00:08 -05:00 |
|
Christopher Allan Webber
|
88816492a3
|
Force imports of stuff like mediagoblin.process_media which has tasks we need
|
2011-05-03 21:48:02 -05:00 |
|
Christopher Allan Webber
|
524c8f347f
|
Second round of tests for setup_celery_from_config(), with some database information
|
2011-05-01 09:01:20 -05:00 |
|
Christopher Allan Webber
|
ef30978ad2
|
tests for setup_celery_from_config()
|
2011-04-30 21:54:05 -05:00 |
|
Christopher Allan Webber
|
df9809c209
|
Make certain bits of info accessable as global variables from anywhere
|
2011-04-24 14:48:55 -05:00 |
|
Christopher Allan Webber
|
ffa2293549
|
storage.storage_system_from_paste_config() utility, w/ tests
|
2011-04-17 10:24:36 -05:00 |
|
Christopher Allan Webber
|
cb8ea0fe3f
|
Moved app.load_controller -> util.import_component and added tests.
|
2011-04-17 09:43:03 -05:00 |
|
Christopher Allan Webber
|
01da9e6a0e
|
Test for BasicFileStorage.file_url()
|
2011-04-16 12:47:15 -05:00 |
|
Christopher Allan Webber
|
d024806a0b
|
Tests for BasicFileStorage.delete_file()
|
2011-04-16 11:03:32 -05:00 |
|
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 |
|