wcs/tests
Frédéric Péters ea5a61cf53 tests: add block and item used in digest test 2020-07-04 20:15:01 +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 emails: allow configuring known/valid domains for typo fixes (#44663) 2020-07-03 09:59:12 +02:00
test_api.py api: display missing status as unknown (#44526) 2020-06-28 14:43:25 +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 backoffice: add button to download all files in a zip (#44395) 2020-07-01 20:06:23 +02:00
test_carddef.py cards: advertise correct URL for API (#43198) 2020-05-22 10:44:34 +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 datasource: import/export (#13722) 2020-06-26 16:50:00 +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: add block and item used in digest test 2020-07-04 20:15:01 +02:00
test_formdata.py general add support for blocks of fields (#8265) 2020-06-30 17:50:34 +02:00
test_formdef.py upload_storage: handle empty qfilename, for non-local storage (#42236) 2020-05-04 11:55:51 +02:00
test_formdef_import.py carddefs: check on form import if carddef exists (#42579) 2020-06-15 11:48:10 +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 trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01: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 trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01: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: remove session_id substitution variable (#39786) 2020-05-29 07:36:56 +02:00
test_sql.py sql: check id parameter passed to .get() method (#42827) 2020-05-13 15:20:12 +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 templates: add datetime_in_past filter (#44023) 2020-06-18 14:38:12 +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 emails: allow configuring known/valid domains for typo fixes (#44663) 2020-07-03 09:59:12 +02:00
test_workflow_import.py workflows: make sure field attributions are imported as strings (#42644) 2020-05-08 15:32:18 +02:00
test_workflows.py emails: use new default_sender_name variable set from hobo (#44566) 2020-06-30 13:52:35 +02:00
test_wscall.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01: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