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_edit.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply pyupgrade --py36-plus.
Ben Sturmfels
2021-09-23
1
-1
/
+1
*
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 imports/calls to six not automatically removed by pyupgrade.
Ben Sturmfels
2021-03-05
1
-3
/
+1
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
1
-25
/
+25
*
Fix dependencies and tests for clean Python 2 & 3 test runs under Docker.
Ben Sturmfels
2020-04-28
1
-6
/
+3
*
Fix some unit tests and bugs
Jessica Tallon
2015-08-24
1
-6
/
+6
*
Change codebase to query or create correct User model
Jessica Tallon
2015-07-31
1
-10
/
+13
*
Last two issues related to the python 3 merge tests: fixed!
Christopher Allan Webber
2014-09-16
1
-2
/
+7
*
Much more nicely formed form error check
Christopher Allan Webber
2014-09-16
1
-2
/
+4
*
Fix error check in test_edit.py for python 3
Christopher Allan Webber
2014-09-16
1
-1
/
+1
*
Merge branch 'master' into merge-python3-port
Christopher Allan Webber
2014-09-16
1
-2
/
+81
|
\
|
*
Added some tests for metadata.
tilly-Q
2014-05-14
1
-3
/
+81
*
|
Fix another tests.
Berker Peksag
2014-08-07
1
-2
/
+1
*
|
Fix tests on Python 3.
Berker Peksag
2014-07-14
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'refs/remotes/tilly-q/OPW-Moderation-Update'
Christopher Allan Webber
2013-10-07
1
-3
/
+6
|
\
|
*
Merge branch 'master' into OPW-Moderation-Update
tilly-Q
2013-09-12
1
-4
/
+4
|
|
\
|
*
|
This commit was just to fix a few of the errors with the merging and to
tilly-Q
2013-08-20
1
-3
/
+6
*
|
|
Merge remote-tracking branch 'refs/remotes/rodney757/auth_refactor'
Christopher Allan Webber
2013-09-19
1
-35
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
moved change_pass to basic_auth and fixed some typos with the moving of forgo...
Rodney Ewing
2013-08-16
1
-35
/
+0
|
|
/
*
/
fix tests to use new change_email view
Rodney Ewing
2013-08-20
1
-4
/
+4
|
/
*
Patch by Strum. Ticket #451 - Convert all mongokit style .find, .find_one, .o...
Rodney Ewing
2013-07-11
1
-2
/
+2
*
Merge remote-tracking branch 'upstream/master' into auth
Rodney Ewing
2013-06-25
1
-2
/
+65
|
\
|
*
Removing the "enter your password to change your email" bit.
Christopher Allan Webber
2013-06-21
1
-38
/
+0
|
*
added error handling on bad token, fixed route, and added tests
Rodney Ewing
2013-05-24
1
-2
/
+104
*
|
added gen_password_hash and check_password functions to auth/__init__
Rodney Ewing
2013-05-24
1
-3
/
+3
*
|
modified test .ini files and changed tests to use basic_auth bcrypt
Rodney Ewing
2013-05-24
1
-1
/
+2
|
/
*
modified change_pass tests
Rodney Ewing
2013-05-20
1
-7
/
+10
*
Reverting "Always activate testing in every test module ever."
Christopher Allan Webber
2013-05-17
1
-3
/
+0
*
Always activate testing in every test module ever.
Christopher Allan Webber
2013-05-16
1
-0
/
+3
*
Really removing nosetests things now! all assert_whatever removed
Christopher Allan Webber
2013-04-06
1
-9
/
+12
*
Switch test_app generation over to use py.test fixtures.
Christopher Allan Webber
2013-04-04
1
-17
/
+20
*
All mediagoblin tests now pass with py.test (switched setUp to setup)
Christopher Allan Webber
2013-04-03
1
-1
/
+1
*
Rename get_test_app to get_app.
Elrond
2013-01-18
1
-2
/
+2
*
Introduce user_deletion test.
Sebastian Spaeth
2013-01-17
1
-0
/
+18
*
Improve and extend profile editing tests
Sebastian Spaeth
2013-01-09
1
-76
/
+97
*
Prevent SQLAlchemy non-Unicode warnings in this test.
Brett Smith
2012-07-08
1
-4
/
+4
*
These are changes for issue #405, add email comment notification.
Derek Moore
2012-03-15
1
-0
/
+1
*
It's 2012 all up in here
Christopher Allan Webber
2012-02-02
1
-1
/
+1
*
Fix Unit Tests for new password changing
Elrond
2012-01-05
1
-8
/
+4
*
Dot-Notation: tests/test_edit.py
Elrond
2011-12-05
1
-4
/
+4
*
fixture_add_user: Factoring a unit test tool
Elrond
2011-12-01
1
-17
/
+4
*
added unittests, now using form errors and fixed bug when no GET parameter is...
Jakob Kramer
2011-11-20
1
-0
/
+112