Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Docstring for test_register_views() | Christopher Allan Webber | 2011-06-05 | 1 | -0/+3 |
* | Make sure that two users with the same username can't register. | Christopher Allan Webber | 2011-06-05 | 1 | -1/+14 |
* | Email verification view test works | Christopher Allan Webber | 2011-06-05 | 1 | -1/+25 |
* | Make sure we can register, and then that we get the verification email | Christopher Allan Webber | 2011-06-05 | 1 | -4/+46 |
* | Just a bit of formatting for these unfinished tests ;) | Christopher Allan Webber | 2011-06-05 | 1 | -2/+4 |
* | Test registration form integrity | Christopher Allan Webber | 2011-06-05 | 1 | -0/+64 |
* | The first bit of the registration tests working. Not fully there, but | Christopher Allan Webber | 2011-06-05 | 1 | -0/+26 |
* | Changes Mediagoblin -> MediaGoblin. | Will Kahn-Greene | 2011-04-13 | 1 | -1/+1 |
* | Also make sure the auth system successfully returns False when login | Christopher Allan Webber | 2011-04-02 | 1 | -2/+12 |
* | Unit tests for our bcrypt auth stuff. Our first tests! | Christopher Allan Webber | 2011-04-02 | 1 | -0/+49 |