index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mediagoblin
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Turning setup_fresh_app into SetupFreshApp, a decorator with options!
Christopher Allan Webber
2013-04-04
1
-8
/
+18
*
|
Updating get_app to allow for passing in particular app configs
Christopher Allan Webber
2013-04-04
1
-2
/
+17
*
|
These tests need to have a MediaGoblin app setup so they can connect to the db!
Christopher Allan Webber
2013-04-03
2
-0
/
+3
*
|
All mediagoblin tests now pass with py.test (switched setUp to setup)
Christopher Allan Webber
2013-04-03
8
-10
/
+10
|
/
*
Changing "evil" submission test-script to be a bash script.
Christopher Allan Webber
2013-03-12
3
-0
/
+0
*
Fix deleting media with attachments.
Elrond
2013-02-18
1
-0
/
+15
*
Some tests for media_data, yeah!
Elrond
2013-02-01
2
-1
/
+25
*
Better Py3 compat: d.has_key(k) -> k in d
Elrond
2013-01-30
2
-22
/
+11
*
Improve runtime of one test.
Elrond
2013-01-29
1
-4
/
+10
*
Failing testcase for issue 611.
Elrond
2013-01-29
2
-2
/
+68
*
Fix reference of get_test_app->get_app in test_modelmethods
Christopher Allan Webber
2013-01-25
1
-2
/
+2
*
Merge branch '216_cwebber_style_unique_slugs'
Christopher Allan Webber
2013-01-25
1
-0
/
+130
|
\
|
*
New mediaentry slug tests now pass!
Christopher Allan Webber
2013-01-23
1
-0
/
+130
*
|
Restructure ForgotPassword view
Sebastian Spaeth
2013-01-21
1
-9
/
+5
*
|
Add (failing) test for editing the slug.
Elrond
2013-01-18
1
-1
/
+7
*
|
Add some simple collection test.
Elrond
2013-01-18
2
-1
/
+59
*
|
Rename get_test_app to get_app.
Elrond
2013-01-18
12
-32
/
+32
*
|
Move workbench into tools directory.
Elrond
2013-01-17
1
-1
/
+1
*
|
Merge commit '9408938' from 565_workbench_cleanup (spaetz)
Christopher Allan Webber
2013-01-17
1
-8
/
+26
|
\
\
|
*
|
Add @get_workbench test
Sebastian Spaeth
2013-01-16
1
-2
/
+19
|
*
|
Shorten Workbench(Manager) method names
Sebastian Spaeth
2013-01-16
1
-6
/
+7
*
|
|
Introduce user_deletion test.
Sebastian Spaeth
2013-01-17
1
-0
/
+18
|
/
/
*
|
Merge remote-tracking branch 'refs/remotes/elrond/misc/use_media_id'
Christopher Allan Webber
2013-01-16
1
-2
/
+8
|
\
\
|
|
/
|
/
|
|
*
Start to use the media_id in "admin" URLs.
Elrond
2013-01-11
1
-2
/
+8
*
|
More explicit get_or_create pattern
Sebastian Spaeth
2013-01-15
1
-1
/
+4
|
/
*
Improve and extend profile editing tests
Sebastian Spaeth
2013-01-09
1
-76
/
+97
*
Fix tests on webtest < 1.3.6.
Elrond
2013-01-09
1
-1
/
+5
*
Move db.sql.migration_tools to db.migration_tools.
Elrond
2013-01-08
1
-1
/
+1
*
Move all the migration tools into new migration_tools.py
Elrond
2013-01-08
1
-1
/
+1
*
tests: More instances where a fresh database is not needed
Sebastian Spaeth
2013-01-08
5
-31
/
+27
*
Don't get a fresh app when not needed
Sebastian Spaeth
2013-01-08
4
-14
/
+12
*
Do not fail is a user exists already
Sebastian Spaeth
2013-01-08
1
-3
/
+4
*
Mv db.sql.base to db.base
Sebastian Spaeth
2013-01-07
2
-3
/
+2
*
Move db.sql.models* to db.models*
Sebastian Spaeth
2013-01-07
2
-2
/
+2
*
Move db.sql.util to db.util
Sebastian Spaeth
2013-01-07
1
-1
/
+1
*
Also make slug unit test work with the new optionally-translitcodec-free code
Christopher Allan Webber
2013-01-06
1
-7
/
+7
*
Remove temporary emacs files that have slipped in
Sebastian Spaeth
2012-12-25
2
-275
/
+0
*
RIP out mongo
Sebastian Spaeth
2012-12-25
1
-4
/
+1
*
Update extlib/EXIF
Sebastian Spaeth
2012-12-25
3
-15
/
+279
*
Fix some unicode related issues in oauth and the api.
Elrond
2012-12-23
1
-1
/
+1
*
Testsuite: Turn SQLAlchemy warnings into errors
Elrond
2012-12-23
1
-0
/
+4
*
Added API tests
Joar Wandborg
2012-12-23
2
-0
/
+106
*
replace webob.Response with werkzeug Response
Sebastian Spaeth
2012-12-21
1
-1
/
+1
*
tests/auth: Don't rely on case sensitive error strings
Sebastian Spaeth
2012-12-21
1
-2
/
+2
*
Move DBModel._id -> DBModel.id
Sebastian Spaeth
2012-12-21
3
-11
/
+11
*
Fix up tests
Sebastian Spaeth
2012-12-21
3
-11
/
+13
*
More unicode fixes in the test suite
Sebastian Spaeth
2012-12-12
1
-6
/
+7
*
Make sqlalchemy stop complaining about non-unicode input
Sebastian Spaeth
2012-12-11
2
-4
/
+4
*
Fix CSRF tests with webtest 1.4.0
Sebastian Spaeth
2012-12-11
1
-3
/
+3
*
Add a UniqueConstraint add test in test_sql_migrations
Christopher Allan Webber
2012-12-05
1
-3
/
+26
[prev]
[next]