wcs/tests
Lauréline Guérin f5fe99d347
cards: add shared and datasource custom views to carddef export (#42571)
2020-10-23 14:44:50 +02:00
..
backoffice_pages backoffice: set default view as default (#47492) 2020-10-23 10:17:26 +02:00
data/oldpickledata misc: prefix CardData & FormData class name to avoid conflict (#46588) 2020-10-12 10:04: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 (#47323) 2020-10-09 15:20:10 +02:00
test_api.py backoffice: set default view as default (#47492) 2020-10-23 10:17:26 +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_carddef.py cards: add shared and datasource custom views to carddef export (#42571) 2020-10-23 14:44:50 +02:00
test_cards_admin_pages.py cards: empty digest template when datasource custom views (#46862) 2020-10-23 11:32:01 +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: remove auto-tenant configuration support (#47823) 2020-10-23 08:57:57 +02:00
test_datasource.py datasources: json datasource attributes (#47218) 2020-10-23 10:51:10 +02:00
test_datasources_admin_pages.py datasources: json datasource attributes (#47218) 2020-10-23 10:51:10 +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 fields: autocomplete for string field with json datasource (#45230) 2020-10-23 14:08:06 +02:00
test_formdata.py misc: make _live_ attributes work with custom view data sources (#47844) 2020-10-19 15:34:36 +02:00
test_formdef.py misc: refine file search in blocks when looking for unused files (#46937) 2020-09-24 14:37:43 +02:00
test_formdef_import.py cards: add shared and datasource custom views to carddef export (#42571) 2020-10-23 14:44:50 +02:00
test_forms_admin_pages.py admin: check for contents before removal of forms/cards (#207) 2020-09-25 07:17:48 +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 trivial: replace base64 deprecated methods (#46990) 2020-09-25 16:25:54 +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_snapshots.py cards: add shared and datasource custom views to carddef export (#42571) 2020-10-23 14:44:50 +02:00
test_sql.py sql: unify full text search normalization (#46015) 2020-08-24 12:42:41 +02:00
test_storage.py misc: prefix CardData & FormData class name to avoid conflict (#46588) 2020-10-12 10:04:58 +02: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 misc: accept non-local storage as attachments in evolution (#47704) 2020-10-23 00:23:31 +02: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 workflows: add export/import for new attachment action attributes (#47181) 2020-10-01 09:57:29 +02:00
test_workflows.py tests: check latest arrival trigger is applied even after leaving the status 2020-10-15 16:01:37 +02:00
test_workflows_admin_pages.py misc: revamp handling of document type options (#47183) 2020-10-09 08:12:16 +02:00
test_wscall.py workflow: wscall item configuration to notify and record errors (#19662) 2020-09-18 14:16:06 +02:00
test_wscalls_admin_pages.py wscall: don't notify by default (#19662) 2020-09-18 14:16:06 +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 misc: close files (#46992) 2020-09-25 16:25:54 +02:00