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