wcs/tests
Frédéric Péters 93ffe3f9dc misc: restore (but deprecate) access to .formdef in form_objects (#32730) 2019-05-02 13:53:08 +02: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 test: make a fixture of HttpRequestMocking (#16509) 2017-12-15 16:37:52 +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
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 admin: handle empty values on user page (#32643) 2019-05-02 10:01:23 +02:00
test_api.py workflows: add possibility to trigger global actions with a webservice (#32184) 2019-05-02 12:58:18 +02:00
test_auth_pages.py misc: always include trailing slash in login URI (#15241) 2017-03-05 11:54:48 +01:00
test_backoffice_pages.py fields: change list "show as radio" option into a "display mode" option (#31539) 2019-04-04 19:24:58 +02:00
test_bounce_processing.py misc: fix missing variable in bounce processing 2015-09-19 16:29:54 +02:00
test_categories.py general: always store&use object id as strings (#6222) 2015-06-10 11:06:53 +02:00
test_convert_to_sql.py convert to sql: add [options] section if it doesn't exist (#27987) 2018-11-14 15:46:27 +01:00
test_ctl.py add migrate_schemas command, alias to migrate (#23337) 2018-04-23 14:34:54 +02:00
test_datasource.py tests: revamp test datasource fixtures 2018-10-03 19:56:05 +02:00
test_ezt.py misc: use datetime objects for today and now global variables (#29400) 2019-01-02 17:09:40 +01:00
test_fc_auth.py pass id_token on logout from FranceConnect (fixes #28997) 2018-12-14 14:49:38 +01:00
test_fields.py tests: adjust for new select2/placeholder support (#32222) 2019-04-15 14:14:03 +02:00
test_form_pages.py forms: let user recall draft on first page (#32263) 2019-05-02 13:44:00 +02:00
test_formdata.py lazy: fix access to user field data (#32717) 2019-05-01 16:08:30 +02:00
test_formdef.py misc: restore (but deprecate) access to .formdef in form_objects (#32730) 2019-05-02 13:53:08 +02:00
test_formdef_import.py fields: change list "show as radio" option into a "display mode" option (#31539) 2019-04-04 19:24:58 +02:00
test_hobo.py hobo-deploy: don't call convert-to-sql to create tables (#28263) 2018-11-27 07:53:57 +01:00
test_hobo_notify.py fields: consider the empty string as a valid (null) date (#23162) 2018-04-13 10:18:16 +02:00
test_misc.py tests: adapt word mimetype detection to changes in magic detection (bis) 2019-02-11 14:20:32 +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 misc: use django handler for 404 pages (#30403) 2019-02-18 16:19:45 +01:00
test_register.py tests: make a fixture of EmailsMocking (#15555) 2017-03-27 23:21:13 +02:00
test_role.py admin: correctly sort roles with accents in their names (#14346) 2017-02-14 18:04:00 +01:00
test_rootdirectory.py misc: switch to leaflet packaged as xstatic (#29941) 2019-02-04 14:49:13 +01:00
test_saml2utils.py tests: test a false attribute in saml metadata 2015-01-06 19:48:58 +01:00
test_saml_auth.py saml: use RSA-SHA256 signature method (#32010) 2019-04-19 11:07:08 +02:00
test_sessions.py misc: expose session identifier in substitution variables (#24778) 2018-07-03 10:13:18 +02:00
test_sql.py sql: add evo.who on evolution update (#31472) 2019-04-23 09:43:59 +02:00
test_storage.py misc: apply umask to created files (#6845) 2019-03-04 14:12:15 +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 templatetags: add tags for token generation/validation (#31268) 2019-04-05 13:54:30 +02: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 forms: only alter request.form in POST requests (#29788) 2019-03-07 14:27:43 +01:00
test_workflow_import.py workflows: add possibility to trigger global actions with a webservice (#32184) 2019-05-02 12:58:18 +02:00
test_workflows.py sql: add evo.who on evolution update (#31472) 2019-04-23 09:43:59 +02:00
test_wscall.py tests: check PATCH/PUT methods for real 2018-11-27 07:53:30 +01:00
test_x509utils.py tests: turn x509utils test function into an unit test 2014-12-24 13:10:01 +01:00
utilities.py misc: add site option to force lazy evaluation (#29951) 2019-04-16 15:09:00 +02:00