wcs/tests
Frédéric Péters 426cf599f2 misc: avoid unrelated evolution parts when looking for related data (#46678) 2020-09-16 10:29:58 +02: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 general add support for blocks of fields (#8265) 2020-06-30 17:50:34 +02: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-form-details-no-styles.odt workflows: add support for form details odt section in documents (#36627) 2020-03-17 15:03:31 +01:00
template-form-details.odt workflows: add support for form details odt section in documents (#36627) 2020-03-17 15:03:31 +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 misc: split test module 2020-09-15 17:21:41 +02:00
test_api.py api: add parameter to include disabled formdefs (#43630) 2020-08-31 14:42:50 +02: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 trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
test_backoffice_pages.py misc: avoid unrelated evolution parts when looking for related data (#46678) 2020-09-16 10:29:58 +02:00
test_carddef.py general: add template access to cards and forms (#43328) 2020-07-16 20:16:42 +02:00
test_categories.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
test_convert_to_sql.py tests: try multiple times to get a database name (#42634) 2020-05-08 15:40:10 +02:00
test_ctl.py misc: add tenant support to shell management command, deprecate old ctl (#42099) 2020-06-02 15:36:56 +02:00
test_datasource.py datasources: check item id (#46031) 2020-09-15 10:01:43 +02:00
test_datasources_admin_pages.py datasource: don't reset slug on import (#46310) 2020-09-14 18:14:46 +02:00
test_ezt.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
test_fc_auth.py ident: don't expose register page if it doesn't exist for method (#40935) 2020-03-27 07:52:23 +01:00
test_fields.py misc: fix ellipsize for mini strings (#16280) 2020-06-29 16:31:20 +02:00
test_form_pages.py tests: allow fewer invalidations on second call 2020-08-17 12:00:54 +02:00
test_formdata.py templatetags: add |exclude_self (#46508) 2020-09-11 07:52:21 +02:00
test_formdef.py misc: ignore files used in blocks when looking for unused files (#46431) 2020-09-08 11:43:17 +02:00
test_formdef_import.py carddefs: check on form import if carddef exists (#42579) 2020-06-15 11:48:10 +02:00
test_forms_admin_pages.py admin: only allow geojson in named data sources (#45655) 2020-08-14 13:34:47 +02:00
test_hobo.py check_hobos: set idp session cookie name (#42878) 2020-05-15 10:41:46 +02:00
test_hobo_notify.py hobo_notify: set is_active attribute (#42428) 2020-07-28 17:34:19 +02:00
test_mail_templates.py backoffice: display list of workflows on mail template page (#41309) 2020-04-13 10:27:04 +02:00
test_misc.py misc: fix ellipsize for mini strings (#16280) 2020-06-29 16:31:20 +02:00
test_prefill.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
test_publisher.py tests: set publisher app dir as temporary directory 2020-06-28 12:31:08 +02:00
test_register.py auth: delegate legacy local authentication passwords to django (#43094) 2020-05-19 18:11:40 +02:00
test_role.py roles: don't include inactive members emails (#42428) 2020-07-28 17:34:19 +02:00
test_rootdirectory.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
test_saml2utils.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
test_saml_auth.py saml: add login-hint extension on backoffice access (#42193) 2020-05-29 10:27:46 +02:00
test_sessions.py sessions: unlog inactive users (#42428) 2020-07-28 17:34:20 +02:00
test_sql.py sql: unify full text search normalization (#46015) 2020-08-24 12:42:41 +02:00
test_storage.py criterias: handle empty Or statements (#39463) 2020-02-03 11:31:32 +01:00
test_strftime.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
test_templates.py templatetags: make |get return None on errors (#46507) 2020-09-11 07:52:21 +02:00
test_texts.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
test_tracking_code.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
test_upload_storage.py verify file size for alternative storage (#40707) 2020-03-17 11:32:48 +01:00
test_users.py misc: add $prefix_user_nameid variable (#41463) 2020-04-10 08:03:21 +02:00
test_variadic_url.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
test_widgets.py misc: fix inputmode attribute value to be "numeric" (#45229) 2020-07-17 12:39:27 +02:00
test_workflow_import.py misc: keep track of stored object maximum identifier (#45919) 2020-09-11 07:56:38 +02:00
test_workflows.py workflows: correctly reset display/structured data (#46657) 2020-09-15 13:54:03 +02:00
test_workflows_admin_pages.py admin: check also linked CardDef when deleting a workflow (#46587) 2020-09-15 17:21:41 +02:00
test_wscall.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
test_wscalls_admin_pages.py wscall: import/export (#46310) 2020-09-14 18:14:46 +02:00
test_x509utils.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
utilities.py backoffice: add support for custom views (#4507) 2020-04-15 17:33:41 +02:00