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
/
test_submission.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove requirement that audio/video dependencies must be installed for tests
Christopher Allan Webber
2016-03-18
1
-61
/
+145
*
Issue #5349: Submission tests fail confusingly on missing dependency
Christopher Allan Webber
2016-02-04
1
-0
/
+21
*
Add test to check that an activity is created when a collection was chosen.
tom
2016-01-07
1
-4
/
+11
*
Add collection drop down to submit page.
tom
2016-01-07
1
-1
/
+59
*
Comment changes for federation
Jessica Tallon
2015-10-20
1
-2
/
+8
*
Add public_id fixes throughout the code
Jessica Tallon
2015-10-07
1
-0
/
+10
*
Fix some unit tests and bugs
Jessica Tallon
2015-08-24
1
-1
/
+1
*
Change codebase to query or create correct User model
Jessica Tallon
2015-07-31
1
-2
/
+2
*
added a/v submission testing
Boris Bobrov
2015-02-16
1
-0
/
+19
*
Merge branch 'location'
Jessica Tallon
2014-10-09
1
-1
/
+1
|
\
|
*
Add location model and migrations
Jessica Tallon
2014-10-09
1
-1
/
+1
*
|
pdf tests: use our own pdf doc as GOOD_PDF
Alon Levy
2014-09-26
1
-1
/
+1
*
|
Fix tests on Python 3.
Berker Peksag
2014-07-14
1
-4
/
+6
*
|
Use six.text_type instead of unicode().
Berker Peksag
2014-06-02
1
-1
/
+2
*
|
Use six.moves.urllib.parse instead of the urlparse module.
Berker Peksag
2014-05-26
1
-1
/
+2
|
/
*
Fixing issues in the tests caused by the OPW-Moderation-Update merge
Christopher Allan Webber
2013-10-08
1
-45
/
+17
*
Merge remote-tracking branch 'refs/remotes/tilly-q/OPW-Moderation-Update'
Christopher Allan Webber
2013-10-07
1
-10
/
+20
|
\
|
*
This commit was solely to remove unused imports in the code that I have written
tilly-Q
2013-09-23
1
-1
/
+1
|
*
I did some more code-keeping in this commit. I added a lot of documentation, so
tilly-Q
2013-09-03
1
-1
/
+1
|
*
This was a big commit! I included lots of documentation below, but generally I
tilly-Q
2013-08-29
1
-10
/
+20
|
*
pushing so paroneayea can help me resolve a conflict within the tests.
tilly-Q
2013-08-23
1
-3
/
+3
|
*
This commit was just to fix a few of the errors with the merging and to
tilly-Q
2013-08-20
1
-1
/
+1
*
|
added tests
Rodney Ewing
2013-08-26
1
-8
/
+8
*
|
fixed tests and defaults
Rodney Ewing
2013-08-26
1
-0
/
+8
*
|
fixed tests
Rodney Ewing
2013-08-26
1
-8
/
+0
*
|
fixed tests and defaults
Rodney Ewing
2013-08-26
1
-0
/
+8
*
|
fixed tests and defaults
Rodney Ewing
2013-08-26
1
-6
/
+40
*
|
added tests
Rodney Ewing
2013-08-26
1
-1
/
+67
|
/
*
Merge branch 'rodney757-media_plugins'
Christopher Allan Webber
2013-07-12
1
-2
/
+2
|
\
|
*
Switch the import of the image media manager over to the new class
Christopher Allan Webber
2013-07-12
1
-2
/
+2
*
|
Patch by Strum. Ticket #451 - Convert all mongokit style .find, .find_one, .o...
Rodney Ewing
2013-07-11
1
-5
/
+5
|
/
*
Reverting "Always activate testing in every test module ever."
Christopher Allan Webber
2013-05-17
1
-5
/
+0
*
Always activate testing in every test module ever.
Christopher Allan Webber
2013-05-16
1
-0
/
+5
*
image resizing: Refactor some decisions into resize_tool.
Elrond
2013-04-27
1
-1
/
+1
*
at pytest author's advice, changing the way _setup back to -> setup
Christopher Allan Webber
2013-04-18
1
-37
/
+15
*
Turning image's media manager into a new style class.
Elrond
2013-04-17
1
-1
/
+1
*
First step towards a MediaManager class: Compat one.
Elrond
2013-04-17
1
-1
/
+2
*
Refactor test resources into new resources.py
Elrond
2013-04-17
1
-15
/
+2
*
PDF: Use pytest.mark.skipif for skipping tests
Elrond
2013-04-16
1
-2
/
+2
*
add pdf media type
Alon Levy
2013-04-15
1
-0
/
+13
*
Really removing nosetests things now! all assert_whatever removed
Christopher Allan Webber
2013-04-06
1
-18
/
+17
*
Switch test_app generation over to use py.test fixtures.
Christopher Allan Webber
2013-04-04
1
-20
/
+43
*
All mediagoblin tests now pass with py.test (switched setUp to setup)
Christopher Allan Webber
2013-04-03
1
-1
/
+1
*
Some tests for media_data, yeah!
Elrond
2013-02-01
1
-1
/
+8
*
Add (failing) test for editing the slug.
Elrond
2013-01-18
1
-1
/
+7
*
Rename get_test_app to get_app.
Elrond
2013-01-18
1
-2
/
+2
*
Start to use the media_id in "admin" URLs.
Elrond
2013-01-11
1
-2
/
+8
*
Don't get a fresh app when not needed
Sebastian Spaeth
2013-01-08
1
-4
/
+4
*
Move DBModel._id -> DBModel.id
Sebastian Spaeth
2012-12-21
1
-1
/
+1
*
make media_manager a property of MediaEntry in mixin.py
Sebastian Spaeth
2012-12-04
1
-1
/
+14
[next]