aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'refs/remotes/tsyesika/394-fuzzy-timestamp'Christopher Allan Webber2013-04-131-0/+57
|\
| * Adds the unit tests and removes useless function we don't useJessica T2013-04-121-0/+57
* | Merge branch '637_friendlier_hooks'Christopher Allan Webber2013-04-105-0/+243
|\ \ | |/ |/|
| * callable hook convenience functions.. now work, and with tests!Christopher Allan Webber2013-04-105-3/+135
| * tests for new pluginapi methods that can't possibly pass yet :)Christopher Allan Webber2013-04-091-0/+111
* | Remove the last traces of beaker.Elrond2013-04-092-13/+0
* | Merge remote-tracking branch 'brett/itsdangerous'Elrond2013-04-093-53/+31
|\ \
| * | First tests for the Session class.Brett Smith2013-03-241-0/+30
| * | Remove beaker stuff from the code.Brett Smith2013-03-242-55/+1
* | | Testing: Remove some left over files/dirs.Elrond2013-04-082-2/+35
| |/ |/|
* | Really removing nosetests things now! all assert_whatever removedChristopher Allan Webber2013-04-0611-96/+75
* | Switch test_app generation over to use py.test fixtures.Christopher Allan Webber2013-04-0418-251/+248
* | Oops, forgot to assign dump_old_app to self, heh.Christopher Allan Webber2013-04-041-0/+1
* | Turning setup_fresh_app into SetupFreshApp, a decorator with options!Christopher Allan Webber2013-04-041-8/+18
* | Updating get_app to allow for passing in particular app configsChristopher Allan Webber2013-04-041-2/+17
* | These tests need to have a MediaGoblin app setup so they can connect to the db!Christopher Allan Webber2013-04-032-0/+3
* | All mediagoblin tests now pass with py.test (switched setUp to setup)Christopher Allan Webber2013-04-038-10/+10
|/
* Changing "evil" submission test-script to be a bash script.Christopher Allan Webber2013-03-123-0/+0
* Fix deleting media with attachments.Elrond2013-02-181-0/+15
* Some tests for media_data, yeah!Elrond2013-02-012-1/+25
* Better Py3 compat: d.has_key(k) -> k in dElrond2013-01-302-22/+11
* Improve runtime of one test.Elrond2013-01-291-4/+10
* Failing testcase for issue 611.Elrond2013-01-292-2/+68
* Fix reference of get_test_app->get_app in test_modelmethodsChristopher Allan Webber2013-01-251-2/+2
* Merge branch '216_cwebber_style_unique_slugs'Christopher Allan Webber2013-01-251-0/+130
|\
| * New mediaentry slug tests now pass!Christopher Allan Webber2013-01-231-0/+130
* | Restructure ForgotPassword viewSebastian Spaeth2013-01-211-9/+5
* | Add (failing) test for editing the slug.Elrond2013-01-181-1/+7
* | Add some simple collection test.Elrond2013-01-182-1/+59
* | Rename get_test_app to get_app.Elrond2013-01-1812-32/+32
* | Move workbench into tools directory.Elrond2013-01-171-1/+1
* | Merge commit '9408938' from 565_workbench_cleanup (spaetz)Christopher Allan Webber2013-01-171-8/+26
|\ \
| * | Add @get_workbench testSebastian Spaeth2013-01-161-2/+19
| * | Shorten Workbench(Manager) method namesSebastian Spaeth2013-01-161-6/+7
* | | Introduce user_deletion test.Sebastian Spaeth2013-01-171-0/+18
|/ /
* | Merge remote-tracking branch 'refs/remotes/elrond/misc/use_media_id'Christopher Allan Webber2013-01-161-2/+8
|\ \ | |/ |/|
| * Start to use the media_id in "admin" URLs.Elrond2013-01-111-2/+8
* | More explicit get_or_create patternSebastian Spaeth2013-01-151-1/+4
|/
* Improve and extend profile editing testsSebastian Spaeth2013-01-091-76/+97
* Fix tests on webtest < 1.3.6.Elrond2013-01-091-1/+5
* Move db.sql.migration_tools to db.migration_tools.Elrond2013-01-081-1/+1
* Move all the migration tools into new migration_tools.pyElrond2013-01-081-1/+1
* tests: More instances where a fresh database is not neededSebastian Spaeth2013-01-085-31/+27
* Don't get a fresh app when not neededSebastian Spaeth2013-01-084-14/+12
* Do not fail is a user exists alreadySebastian Spaeth2013-01-081-3/+4
* Mv db.sql.base to db.baseSebastian Spaeth2013-01-072-3/+2
* Move db.sql.models* to db.models*Sebastian Spaeth2013-01-072-2/+2
* Move db.sql.util to db.utilSebastian Spaeth2013-01-071-1/+1
* Also make slug unit test work with the new optionally-translitcodec-free codeChristopher Allan Webber2013-01-061-7/+7
* Remove temporary emacs files that have slipped inSebastian Spaeth2012-12-252-275/+0