Christopher Allan Webber
|
6430ae97ec
Last two issues related to the python 3 merge tests: fixed!
|
il y a 10 ans |
Christopher Allan Webber
|
dd41141d23
Much more nicely formed form error check
|
il y a 10 ans |
Christopher Allan Webber
|
16450dada2
Fix error check in test_edit.py for python 3
|
il y a 10 ans |
Christopher Allan Webber
|
f6bad0eb26
Merge branch 'master' into merge-python3-port
|
il y a 10 ans |
Berker Peksag
|
cda3055bd6
Fix another tests.
|
il y a 10 ans |
Berker Peksag
|
9459fa3ced
Fix tests on Python 3.
|
il y a 10 ans |
tilly-Q
|
414c682fb4
Added some tests for metadata.
|
il y a 10 ans |
Christopher Allan Webber
|
56c4ad89eb
Merge remote-tracking branch 'refs/remotes/tilly-q/OPW-Moderation-Update'
|
il y a 11 ans |
Christopher Allan Webber
|
74ae6fb0b6
Merge remote-tracking branch 'refs/remotes/rodney757/auth_refactor'
|
il y a 11 ans |
tilly-Q
|
045fe0ee9d
Merge branch 'master' into OPW-Moderation-Update
|
il y a 11 ans |
tilly-Q
|
2c901db023
This commit was just to fix a few of the errors with the merging and to
|
il y a 11 ans |
Rodney Ewing
|
4710097b27
fix tests to use new change_email view
|
il y a 11 ans |
Rodney Ewing
|
af665c4eb9
moved change_pass to basic_auth and fixed some typos with the moving of forgot pass
|
il y a 11 ans |
Rodney Ewing
|
44082b12d8
Patch by Strum. Ticket #451 - Convert all mongokit style .find, .find_one, .one calls over to SQLAlchemy queries
|
il y a 11 ans |
Rodney Ewing
|
af4414a85f
Merge remote-tracking branch 'upstream/master' into auth
|
il y a 11 ans |
Christopher Allan Webber
|
f7698af1c1
Removing the "enter your password to change your email" bit.
|
il y a 11 ans |
Rodney Ewing
|
377db0e7ff
added error handling on bad token, fixed route, and added tests
|
il y a 11 ans |
Rodney Ewing
|
b194f29fe3
added gen_password_hash and check_password functions to auth/__init__
|
il y a 11 ans |
Rodney Ewing
|
fa7232913c
modified test .ini files and changed tests to use basic_auth bcrypt
|
il y a 11 ans |
Rodney Ewing
|
eb396abc4a
modified change_pass tests
|
il y a 11 ans |
Christopher Allan Webber
|
9a9bafc078
Reverting "Always activate testing in every test module ever."
|
il y a 11 ans |
Christopher Allan Webber
|
0536306048
Always activate testing in every test module ever.
|
il y a 11 ans |
Christopher Allan Webber
|
7d503a897b
Really removing nosetests things now! all assert_whatever removed
|
il y a 11 ans |
Christopher Allan Webber
|
5c2ece7401
Switch test_app generation over to use py.test fixtures.
|
il y a 11 ans |
Christopher Allan Webber
|
958080be16
All mediagoblin tests now pass with py.test (switched setUp to setup)
|
il y a 11 ans |
Elrond
|
1be247b36e
Rename get_test_app to get_app.
|
il y a 12 ans |
Sebastian Spaeth
|
6deb589d0b
Introduce user_deletion test.
|
il y a 12 ans |
Sebastian Spaeth
|
a3b98853df
Improve and extend profile editing tests
|
il y a 12 ans |
Brett Smith
|
394512fb02
Prevent SQLAlchemy non-Unicode warnings in this test.
|
il y a 12 ans |
Derek Moore
|
252eaf21d5
These are changes for issue #405, add email comment notification.
|
il y a 12 ans |