wcs/tests
Emmanuel Cazenave bc078bb906
gitea/wcs/pipeline/head This commit looks good Details
workflows: track jumps (#74723)
2023-10-05 16:58:07 +02:00
..
admin_pages workflows: allow back repeating jump identifiers (#81961) 2023-10-03 19:15:22 +02:00
api api: do not hide formdata with no visible status (#13231) 2023-10-05 10:41:11 +02:00
backoffice_pages workflows: track jumps (#74723) 2023-10-05 16:58:07 +02:00
form_pages workflows: track jumps (#74723) 2023-10-05 16:58:07 +02:00
templates/qommon/forms/widgets templates: add missing space between select attributes (#81659) 2023-09-29 07:34:59 +02:00
themes/foobar hobo: improve theme handling with full support for overlays (#18426) 2017-09-06 13:55:19 +02:00
workflow misc: update jump markers stack on workflow changes (#43243) 2023-10-05 10:50:51 +02:00
__init__.py misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
conftest.py api: do not fully load the related table when filtering on an item(s) field (#74320) 2023-02-11 00:47:25 +01:00
idp2_metadata.xml check_hobo: delete orphan idp from configuration (#54380) 2021-11-03 17:49:16 +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: set DEBUG_PROPAGATE_EXCEPTIONS to true (#73489) 2023-01-18 22:39:38 +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 general: revert switch to lxml, go back to ElementTree (#78824) 2023-06-21 17:15:52 +02:00
template-with-image-django-syntax.odt tests: fix django syntax image odt template (#56590) 2021-09-02 14:52:35 +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-with-qrcode.odt templatetags: add a qrcode filter for string values (#55189) 2021-08-03 11:55:13 +02:00
template.ods workflows: force inclusion of openformula namespace in ods documents (#66352) 2022-07-15 08:32:30 +02:00
template.odt replace variables in OpenOffice user-field-decl values (#13129) 2016-09-16 12:09:52 +02:00
test_audit.py audit: add clean job to remove old audit entries (#51974) 2023-01-13 14:47:22 +01:00
test_auth_pages.py misc: let django generate set-cookies headers (#72613) 2022-12-27 09:43:32 +01:00
test_block.py blocks: apply field migrations (#80881) 2023-09-05 13:36:37 +02:00
test_blockdef_import.py general: revert switch to lxml, go back to ElementTree (#78824) 2023-06-21 17:15:52 +02:00
test_carddef.py misc: do not allow role custom views in |with_custom_view (#80344) 2023-08-11 00:29:33 +02:00
test_categories.py categories: avoid creating forbidden slugs (#38269) 2022-12-30 12:02:25 +01:00
test_comment_template.py workflows: add a level parameter to "add message to history" action (#80396) 2023-09-04 12:25:32 +02:00
test_content_snapshots.py refactoring: remove usage of field.type attribute (#77762) 2023-05-26 07:07:44 +02:00
test_ctl.py workflows: track jumps (#74723) 2023-10-05 16:58:07 +02:00
test_datasource.py misc: apply double-quote-string-fixer (#80309) 2023-08-07 14:14:12 +02:00
test_datasource_chrono.py misc: apply double-quote-string-fixer (#80309) 2023-08-07 14:14:12 +02:00
test_datasource_users.py misc: extend users data sources with attributes (#77887) 2023-05-28 09:47:49 +02:00
test_emails.py emails: do not accept as sane addresses without @ (#81014) 2023-09-15 08:00:19 +02:00
test_ezt.py tests: add test for [for] and [if-index] ezt constructs (#77143) 2023-04-29 10:27:37 +02:00
test_fc_auth.py misc: apply django-upgrade 3.2 (mostly force_text -> force_str) (#74840) 2023-03-15 15:33:17 +01:00
test_fields.py general: split fields into invididual files (#81542) 2023-09-29 08:05:43 +02:00
test_formdata.py misc: update jump markers stack on workflow changes (#43243) 2023-10-05 10:50:51 +02:00
test_formdef.py refactoring: remove usage of field.type attribute (#77762) 2023-05-26 07:07:44 +02:00
test_formdef_import.py custom views: use criteria class appropriate for storable objects (#81471) 2023-09-22 10:48:19 +02:00
test_hobo.py sql: declare application_name to postgresql connections (#75795) 2023-07-19 20:11:03 +02:00
test_hobo_notify.py misc: apply double-quote-string-fixer (#80309) 2023-08-07 14:14:12 +02:00
test_hobo_sql.py misc: apply double-quote-string-fixer (#80309) 2023-08-07 14:14:12 +02:00
test_i18n.py refactoring: remove usage of field.type attribute (#77762) 2023-05-26 07:07:44 +02:00
test_logged_errors.py tests: simplify pub fixtures as sql is the new default (#67190) 2022-07-15 08:32:31 +02:00
test_mail_templates.py mail templates: display attachments in page (#79085) 2023-06-27 14:20:42 +02:00
test_maintenance.py middleware: allow CIDR blocks in maintenance passthrough IPs (#73039) 2023-01-17 09:12:22 +01:00
test_misc.py misc: add years and months as units to display durations (#27036) 2023-08-17 10:32:29 +02:00
test_prefill.py general: get local-region-code from hobo (#77972) 2023-05-30 10:21:44 +02:00
test_publisher.py misc: move cron logs to subdirectories (#79664) 2023-07-14 09:05:28 +02:00
test_register.py misc: update password management emails to django template syntax (#81828) 2023-10-02 10:28:07 +02:00
test_role.py misc: add option to give all permissions to first role (#82019) 2023-10-05 14:25:33 +02:00
test_rootdirectory.py misc: use common password entry widget in myspace change password (#81829) 2023-10-01 08:54:57 +02:00
test_saml2utils.py misc: pylint fix singleton-comparison (#52630) 2021-04-02 15:49:51 +02:00
test_saml_auth.py saml: remove unused manual registration using idp (#81904) 2023-10-03 07:50:26 +02:00
test_sessions.py refactoring: remove usage of field.type attribute (#77762) 2023-05-26 07:07:44 +02:00
test_snapshots.py misc: skip missing roles when exporting to XML (#24219) 2023-10-02 19:11:09 +02:00
test_sql.py tests: add checks for SQL views on formdef/carddef data (#81837) 2023-10-02 15:23:23 +02:00
test_storage.py storage: replace get_with_indexed_value by simple select() (#81836) 2023-10-02 16:17:01 +02:00
test_strftime.py misc: apply double-quote-string-fixer (#80309) 2023-08-07 14:14:12 +02:00
test_templates.py misc: add |clamp, |limit_low and |limit_high filters (#43264) 2023-09-15 08:01:50 +02:00
test_testdef.py misc: update default validation error messages (#76350) 2023-09-19 13:24:20 +02:00
test_texts.py misc: pylint fix unused-import (#52630) 2021-04-02 15:49:50 +02:00
test_token.py tests: fix token expiration test to work on Decembre 31st 2022-12-31 10:43:32 +01:00
test_tracking_code.py tests: simplify pub fixtures as sql is the new default (#67190) 2022-07-15 08:32:31 +02:00
test_upload_storage.py misc: apply double-quote-string-fixer (#80309) 2023-08-07 14:14:12 +02:00
test_users.py refactoring: remove usage of field.type attribute (#77762) 2023-05-26 07:07:44 +02:00
test_variadic_url.py misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
test_widgets.py misc: update default validation error messages (#76350) 2023-09-19 13:24:20 +02:00
test_workflow_import.py misc: skip missing roles when exporting to XML (#24219) 2023-10-02 19:11:09 +02:00
test_wscall.py wscalls: do not auto sign URLs using HTTP basic authentication (#81303) 2023-09-18 17:06:42 +02:00
test_x509utils.py misc: pylint fix unused-wildcard-import (#52630) 2021-04-02 15:49:50 +02:00
utilities.py misc: apply double-quote-string-fixer (#80309) 2023-08-07 14:14:12 +02:00