wcs/tests
Lauréline Guérin 8ba1421c08 backoffice: list errors related to current form/carddef only (#49266) 2020-12-08 20:03:13 +01:00
..
admin_pages admin: suggest a random key on api new form (#49117) 2020-12-07 13:30:45 +01:00
backoffice_pages backoffice: list errors related to current form/carddef only (#49266) 2020-12-08 20:03:13 +01:00
data/oldpickledata misc: prefix CardData & FormData class name to avoid conflict (#46588) 2020-10-12 10:04:58 +02:00
form_pages workflows: don't crash on display form action with undefined form (#49187) 2020-12-08 10:12:30 +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 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_api.py tests: fix typo in comment 2020-12-05 20:11:36 +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 trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
test_carddef.py misc: add with_custom_view filter (#48553) 2020-11-27 09:05:38 +01:00
test_categories.py cards: add category (#48111) 2020-11-13 17:00:42 +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 data sources: allow identifier directly inside geojson feature (#48377) 2020-11-10 15:07:27 +01: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_formdata.py misc: add with_custom_view filter (#48553) 2020-11-27 09:05:38 +01: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 snapshots: remove last_modification time & user from instances (#48255) 2020-11-17 12:24:35 +01:00
test_hobo.py hobo: digest emails parameters sent by hobo (#46779) 2020-11-13 10:19:14 +01: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: decode debian package version number (#48466) 2020-11-16 12:38:28 +01:00
test_prefill.py fields: fix prefill when carddef object does not exist (#48419) 2020-11-30 10:07:23 +01:00
test_publisher.py tests: check clean_tempfiles method 2020-12-05 22:01:08 +01: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 tests: add basic test for legacy /categories page 2020-11-15 15:39:32 +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 snapshots: keep only latest version for big objects (#48255) 2020-11-17 12:24:35 +01:00
test_sql.py sql: add index on status column (#48307) 2020-11-16 06:40:39 +01: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: unlazy value in phonenumber_fr (#49014) 2020-12-01 16:06:20 +01: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 emails: refuse non standard user part in email addresses validation (#48679) 2020-11-20 15:03:17 +01:00
test_workflow_import.py workflow: check datasource existence on import (#48164) 2020-11-13 15:59:33 +01:00
test_workflows.py workflow: record LoggedError on dispatch error (#48944) 2020-12-04 11:39:27 +01:00
test_wscall.py workflow: wscall item configuration to notify and record errors (#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