ayleph c975bd3740 Use UTC for all timesince comparisons hace 9 años
..
auth_configs d33a954cad Merge remote-tracking branch 'refs/remotes/rodney757/new_ldap' hace 11 años
test_exif ebc0e38239 Resized a test_exif test image. 1.9M is unnecessarily large. hace 12 años
test_submission becd160703 pdf tests: use our own pdf doc as GOOD_PDF hace 10 años
testplugins bdd23c0eae test_plugin_staticdirect now works and passes. hace 11 años
__init__.py de6a313c5a Issue #686: Create User.url_for_self() method. hace 10 años
appconfig_context_modified.ini 4a698535bc Improved test runtime from 352 seconds to 59 seconds by implementing an in-memory sqlite DB and including an option to run migrations on this newly created database by adding a config option called run_migrations to the config_spec and passing it along in app.py to the setup_database function. hace 11 años
appconfig_plugin_specs.ini 54ef2c408b moved authentication_disabled to config_spec hace 11 años
appconfig_static_plugin.ini 4a698535bc Improved test runtime from 352 seconds to 59 seconds by implementing an in-memory sqlite DB and including an option to run migrations on this newly created database by adding a config option called run_migrations to the config_spec and passing it along in app.py to the setup_database function. hace 11 años
conftest.py 5fa843f31f Always activate testing using pytest fixture. hace 11 años
fake_carrot_conf_bad.ini e9f87f728c Fix tests given recent celery "case" change hace 12 años
fake_carrot_conf_empty.ini d5234024b0 Tests for mediagoblin.config functions hace 13 años
fake_carrot_conf_good.ini e9f87f728c Fix tests given recent celery "case" change hace 12 años
fake_celery_conf.ini e9f87f728c Fix tests given recent celery "case" change hace 12 años
fake_celery_module.py cf29e8a824 It's 2012 all up in here hace 12 años
fake_config_spec.ini e9f87f728c Fix tests given recent celery "case" change hace 12 años
media_tools.py c41705bffc added a/v submission testing hace 9 años
pytest.ini 002da63bce The default failures are just way too verbose. Quieting them down a bit. hace 10 años
resources.py e1ad18cc6d duplicate hace 11 años
starttls_config.ini 8cfa4071bf Forgot to add starttls_config.ini hace 10 años
test_api.py 9e715bb07f Fix #1077 - Fix updating comment via API and add test hace 10 años
test_audio.py 1965e8dd84 Skip audio tests if scikits.audiolab not installed hace 9 años
test_auth.py 8cf9d64328 Updates per request of moggers87 hace 10 años
test_basic_auth.py fd19da346b Use six.moves.urllib.parse instead of the urlparse module. hace 10 años
test_celery_setup.py 9246a6ba89 Tidy up federation code and add tests to cover more of the APIs hace 10 años
test_collections.py 9a9bafc078 Reverting "Always activate testing in every test module ever." hace 11 años
test_config.py 9a9bafc078 Reverting "Always activate testing in every test module ever." hace 11 años
test_csrf_middleware.py 9a9bafc078 Reverting "Always activate testing in every test module ever." hace 11 años
test_edit.py 6430ae97ec Last two issues related to the python 3 merge tests: fixed! hace 10 años
test_exif.py 207f0f95a9 A more reliable test, check against expected keys, rather than received hace 9 años
test_globals.py 9a9bafc078 Reverting "Always activate testing in every test module ever." hace 11 años
test_ldap.py f6bad0eb26 Merge branch 'master' into merge-python3-port hace 10 años
test_legacy_api.py 21cbf8294e json.loads(request.body) => json.loads(response.body.decode())) hace 10 años
test_messages.py 9a9bafc078 Reverting "Always activate testing in every test module ever." hace 11 años
test_metadata.py 7893d43a8f Fix exception catching on python 3 hace 10 años
test_mgoblin_app.ini dbc383d483 Merge remote-tracking branch 'refs/remotes/breton/new_gst10' hace 9 años
test_misc.py 5e5d445890 Fix #927 - Clean up federation code after Elrond's review hace 10 años
test_modelmethods.py 5ddc85e071 Fix #984 - Improvements to Activity and ActivityIntermediator hace 10 años
test_moderation.py a523ffce3c This commit was solely to remove unused imports in the code that I have written hace 11 años
test_notifications.py cda3055bd6 Fix another tests. hace 10 años
test_oauth1.py 670cdef79c Fix typo in client registration API for logo_uri hace 10 años
test_openid.py 9459fa3ced Fix tests on Python 3. hace 10 años
test_paste.ini 88a5739d36 Remove paste.server dependency from tests. hace 10 años
test_pdf.py becd160703 pdf tests: use our own pdf doc as GOOD_PDF hace 10 años
test_persona.py 9459fa3ced Fix tests on Python 3. hace 10 años
test_piwigo.py cda3055bd6 Fix another tests. hace 10 años
test_pluginapi.py cda3055bd6 Fix another tests. hace 10 años
test_privileges.py 9459fa3ced Fix tests on Python 3. hace 10 años
test_processing.py 9a9bafc078 Reverting "Always activate testing in every test module ever." hace 11 años
test_reporting.py e49b7e02b2 Use six.text_type instead of unicode(). hace 10 años
test_session.py 9a9bafc078 Reverting "Always activate testing in every test module ever." hace 11 años
test_sql_migrations.py 88ed537a9e Skip test_sql_migrations on Python 3 for now. hace 10 años
test_staticdirect.py 9a9bafc078 Reverting "Always activate testing in every test module ever." hace 11 años
test_storage.py ef3badb3b4 Use new-style classes. The old-style classes are deprecated in Python 3. hace 10 años
test_submission.py c41705bffc added a/v submission testing hace 9 años
test_tags.py 9a9bafc078 Reverting "Always activate testing in every test module ever." hace 11 años
test_timesince.py c975bd3740 Use UTC for all timesince comparisons hace 9 años
test_util.py fa3f46d714 Import mock correctly on py3 hace 10 años
test_video.py fd365db43a added tests skipping if there is no proper gstreamer hace 9 años
test_workbench.py 03d4be0e39 Fix an usage of file(). hace 10 años
tools.py 5ddc85e071 Fix #984 - Improvements to Activity and ActivityIntermediator hace 10 años