wcs/tests
Frédéric Péters 6b07387ad4 tests: get test_finish_interrupted_request responses content (#36515) 2019-11-20 09:17:20 +01:00
..
robot tests: move robot framework tests to a subdirectory 2013-03-27 11:34:01 +01:00
templates/qommon/forms/widgets misc: expose request (/query string) in expression variables (#29565) 2019-01-09 13:46:14 +01:00
themes/foobar hobo: improve theme handling with full support for overlays (#18426) 2017-09-06 13:55:19 +02:00
conftest.py tests: use file() to open file (#36515) 2019-11-20 09:17:17 +01:00
idp_metadata.xml tests: add check on hobo_deploy configuring identity provider 2016-10-27 23:00:12 +02:00
image-with-gps-data.jpeg workflows: add action to geolocate a formdata (#10581) 2016-05-04 09:42:43 +02:00
settings.py tests: add custom settings file to allow hosts (#20936) 2018-01-02 15:56:47 +01:00
site.zip commands: add import_site management command (#34503) 2019-08-12 15:25:43 +02:00
template-django.odt workflows: don't use django autoescaping in odt templates (#21446) 2018-01-26 18:06:28 +01:00
template-out.odt tests: adapt to use of standard odf prefixes 2017-09-15 17:37:55 +02:00
template-with-image.odt workflows: make it possible to replace odt images with variables (#16259) 2017-05-14 17:59:46 +02:00
template.odt replace variables in OpenOffice user-field-decl values (#13129) 2016-09-16 12:09:52 +02:00
test_admin_pages.py tests: don't check application/msword extension as it may vary (#36515) 2019-11-20 09:17:20 +01:00
test_api.py tests: don't manually encode utf8 in formdef name (#36515) 2019-11-20 09:17:20 +01:00
test_api_utils.py tests: use req._user to force request user (#36515) 2019-11-20 09:17:18 +01:00
test_auth_pages.py tests: use resp.text (#36515) 2019-11-20 09:17:17 +01:00
test_backoffice_pages.py tests: update error email for new py3 exception value (#36515) 2019-11-20 09:17:20 +01:00
test_carddef.py general: introduce data card management (#35089) 2019-08-26 17:06:06 +02:00
test_categories.py tests: check category export/import as bytes (#36515) 2019-11-20 09:17:19 +01:00
test_convert_to_sql.py tests: check convert to sql errors using str() (#36515) 2019-11-20 09:17:19 +01:00
test_ctl.py general: remove bounce processing (#36515) 2019-11-20 09:17:17 +01:00
test_datasource.py tests: update check against json exception message (#36515) 2019-11-20 09:17:20 +01:00
test_ezt.py misc: get StringIO from six (#36515) 2019-11-20 09:17:17 +01:00
test_fc_auth.py franceconnect: adapt to py3 (#36515) 2019-11-20 09:17:20 +01:00
test_fields.py fields: render template for title and subtitle (#36620) 2019-10-04 14:38:27 +02:00
test_form_pages.py portfolio: pass text to json (#36515) 2019-11-20 09:17:20 +01:00
test_formdata.py tests: use PicklableUpload in test that requires copying structure (#36515) 2019-11-20 09:17:20 +01:00
test_formdef.py formdef: add pre-json serialization of struct_time workflow options (#36515) 2019-11-20 09:17:20 +01:00
test_formdef_import.py formdef: handle base64 in xml import/export (#36515) 2019-11-20 09:17:20 +01:00
test_hobo.py ctl: update check_hobos to use force_str to handle strings (#36515) 2019-11-20 09:17:20 +01:00
test_hobo_notify.py tests: check provisioned user attribute as proper type (#36515) 2019-11-20 09:17:19 +01:00
test_misc.py tests: check decoded email payload (#36515) 2019-11-20 09:17:20 +01:00
test_prefill.py misc: use datetime objects for today and now global variables (#29400) 2019-01-02 17:09:40 +01:00
test_publisher.py tests: get test_finish_interrupted_request responses content (#36515) 2019-11-20 09:17:20 +01:00
test_register.py misc: adapt password checking to py3 (#36515) 2019-11-20 09:17:20 +01:00
test_role.py tests: read/write uploads as binary (#36515) 2019-11-20 09:17:18 +01:00
test_rootdirectory.py tests: use resp.text (#36515) 2019-11-20 09:17:17 +01:00
test_saml2utils.py misc: encode x509/saml bits (#36515) 2019-11-20 09:17:18 +01:00
test_saml_auth.py tests: use file() to open file (#36515) 2019-11-20 09:17:17 +01:00
test_sessions.py tests: expand get_visited_objects result (#36515) 2019-11-20 09:17:19 +01:00
test_sql.py tests: use force_str() in sql fts test (#36515) 2019-11-20 09:17:18 +01:00
test_storage.py tests: expand ranges for comparisons (#36515) 2019-11-20 09:17:18 +01:00
test_strftime.py misc: fix display of hour/minute/seconds of datetime objects (#20108) 2017-11-19 17:19:55 +04:00
test_templates.py tests: only check integer part of reproj result (#36515) 2019-11-20 09:17:19 +01:00
test_texts.py use Django/ezt templates in messages (email, sms, journal) (#19442) 2017-12-01 16:38:05 +01:00
test_tracking_code.py tests: use new parametrized mode to run tracking code tests (#6598) 2015-03-04 07:41:38 +01:00
test_users.py users: look for attributes in extra fields (#22389) 2018-03-09 16:10:04 +01:00
test_variadic_url.py misc: avoid URLs starting with double slash (#29373) 2018-12-28 13:43:51 +01:00
test_widgets.py tests: don't let headers accumulate in mock submission 2019-09-03 11:54:48 +02:00
test_workflow_import.py tests: use bytes in workflow export/import tests (#36515) 2019-11-20 09:17:18 +01:00
test_workflows.py misc: don't enable form tokens in simulated form in test_display_form (#36515) 2019-11-20 09:17:20 +01:00
test_wscall.py misc: get StringIO from six (#36515) 2019-11-20 09:17:17 +01:00
test_x509utils.py tests: turn x509utils test function into an unit test 2014-12-24 13:10:01 +01:00
utilities.py tests: update http requests mocking to use bytes (#36515) 2019-11-20 09:17:19 +01:00