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
*
Apply pyupgrade --py36-plus.
Ben Sturmfels
2021-09-23
9
-36
/
+36
*
Remove unneeded shebang from test_processing.py.
Elisei Roca
2021-09-20
1
-2
/
+0
*
Remove Mozilla Persona plugin [#5512].
jgart
2021-04-23
2
-263
/
+0
*
Fix tests on Debian 11.
Ben Sturmfels
2021-04-04
1
-2
/
+11
*
Convert atom feeds to use feedgenerator library.
Ben Sturmfels
2021-03-16
1
-0
/
+19
*
Run LDAP, OpenID and PDF tests under Docker.
Ben Sturmfels
2021-03-09
1
-0
/
+0
*
More robust test fix.
Ben Sturmfels
2021-03-06
1
-2
/
+2
*
Fix broken metadata editing test.
Ben Sturmfels
2021-03-06
1
-1
/
+1
*
Remove remaining Python 2 compatibility code.
Ben Sturmfels
2021-03-05
1
-5
/
+0
*
Remove remaining imports/calls to six not automatically removed by pyupgrade.
Ben Sturmfels
2021-03-05
15
-45
/
+20
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
32
-674
/
+669
*
Reinstate audio spectrograms on Python 3 [#5610].
Fernando Gutierrez
2021-03-03
1
-1
/
+0
*
Fix dependencies and tests for clean Python 2 & 3 test runs under Docker.
Ben Sturmfels
2020-04-28
2
-6
/
+4
*
Merge branch 'transcoding_progress'
Boris Bobrov
2018-07-12
3
-3
/
+215
|
\
|
*
Fixes for small bugs
Boris Bobrov
2018-07-12
2
-3
/
+9
|
*
Change complimentary_task to complementary_tas
vijeth-aradhya
2017-08-29
1
-4
/
+4
|
*
Create a seperate test for get_all_media
vijeth-aradhya
2017-08-17
1
-3
/
+24
|
*
Add test for get_all_media()
vijeth-aradhya
2017-08-16
1
-1
/
+20
|
*
Merge branch 'master' into 'multiple-qualities-frontend'
Vijeth Aradhya
2017-08-14
1
-22
/
+0
|
|
\
|
*
|
Fix test_accepted_resolutions
vijeth-aradhya
2017-06-27
1
-6
/
+7
|
*
|
Test whether video is transcoded to all resolutions
vijeth-aradhya
2017-06-25
1
-3
/
+11
|
*
|
Test accepted_files and accepted_resolutions
vijeth-aradhya
2017-06-25
2
-1
/
+22
|
*
|
Add test_chord for TestSubmissionVideo
vijeth-aradhya
2017-06-25
1
-8
/
+74
|
*
|
Add VideoProcessingManager.workflow() tests
vijeth-aradhya
2017-06-25
1
-0
/
+69
|
*
|
Fix test_celery_setup error
vijeth-aradhya
2017-06-17
1
-2
/
+3
*
|
|
Merge remote-tracking branch 'gsoc2016/Subtitle-1'
Boris Bobrov
2018-07-10
1
-0
/
+68
|
\
\
\
|
*
|
|
Tests for handling customize interface exception
saksham1115
2016-08-13
1
-2
/
+19
|
*
|
|
Added basic tests for the subtitle plugin
saksham1115
2016-08-12
1
-0
/
+51
*
|
|
|
Added tests for tags in image API object
Romain Porte
2017-11-12
1
-0
/
+14
*
|
|
|
Improved gitignores for patch submitting
Romain Porte
2017-11-12
1
-0
/
+1
*
|
|
|
Fixed flake8 errors for tests/test_api.py
Romain Porte
2017-11-11
1
-16
/
+30
*
|
|
|
Added tests for custom file name using API
Romain Porte
2017-11-11
1
-2
/
+30
*
|
|
|
Fix trivial spelling error in test comment
Andrew Browning
2017-10-23
1
-1
/
+1
*
|
|
|
Support Unicode characters in configuration values
Simen Heggestøyl
2017-10-16
2
-2
/
+4
*
|
|
|
Add unit test for #5524
Andrew Browning
2017-09-20
3
-1
/
+17
|
|
_
|
/
|
/
|
|
*
|
|
Remove mongodb-related stuff
Boris Bobrov
2017-06-18
1
-22
/
+0
|
|
/
|
/
|
*
|
Fix tests to reflect that we've moved to amqp
Boris Bobrov
2017-06-10
1
-4
/
+1
*
|
Extend Paginator tests to satisfy #55.
Ben Sturmfels
2016-09-16
1
-7
/
+33
*
|
Add Python 3 support in pagination.
Ben Sturmfels
2016-09-16
1
-0
/
+31
*
|
Merge branch 'fix-unhelpful-smtp-error-5081'
Boris Bobrov
2016-07-25
1
-0
/
+29
|
\
\
|
*
|
squash! Custom exception in mail.
Jonathan Sandoval
2016-04-08
1
-0
/
+4
|
*
|
Mail tests with no mail server configured.
Jonathan Sandoval
2016-04-08
1
-0
/
+25
|
|
/
*
|
Tests for short and long usernames.
Jonathan Sandoval
2016-04-07
1
-9
/
+11
*
|
Test with short and long username
Jonathan Sandoval
2016-04-07
1
-1
/
+45
|
/
*
tests: Fix migration tests; foundations are now installed separately
Christopher Allan Webber
2016-03-29
1
-29
/
+9
*
tests: importorskip migration tests on "migrate" rather than on Python 3
Christopher Allan Webber
2016-03-29
1
-1
/
+1
*
Add comment questioning why run_dbupdate is needed in get_app test utility
Christopher Allan Webber
2016-03-26
1
-0
/
+2
*
Remove requirement that audio/video dependencies must be installed for tests
Christopher Allan Webber
2016-03-18
5
-64
/
+210
*
Fix #5376 - Ensure links have correct ID
Jessica Tallon
2016-03-01
2
-4
/
+4
*
Fix #5415 - Deleted comments get removed properly when tombstones
Jessica Tallon
2016-02-29
1
-0
/
+31
[next]