wcs/tests
Frédéric Péters cc0f8dda1c
gitea/wcs/pipeline/head This commit looks good Details
cron: log basic resource usage summary (#89037)
2024-04-26 15:23:58 +02:00
..
admin_pages backoffice: make submission sidebar items configurable (#84494) 2024-04-26 08:29:57 +02:00
api api: add triggerable jump actions to carddata api (#88875) 2024-04-26 10:49:28 +02:00
backoffice_pages general: expand blocks in form_details (#44804) 2024-04-26 14:42:02 +02:00
form_pages general: expand blocks in form_details (#44804) 2024-04-26 14:42:02 +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 cron: log basic resource usage summary (#89037) 2024-04-26 15:23:58 +02:00
__init__.py misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
conftest.py cron: log basic resource usage summary (#89037) 2024-04-26 15:23:58 +02: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
image.heic misc: autoconvert HEIC files (#88586) 2024-03-29 08:33:09 +01: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 general: expand blocks in form_details (#44804) 2024-04-26 14:42:02 +02:00
test_blockdef_import.py blocks: add/manage post conditions attribute (#71778) 2024-04-26 08:29:31 +02:00
test_carddef.py misc: do not allow single quotes in custom identifiers (#89816) 2024-04-22 10:01:55 +02:00
test_categories.py misc: remove position field from category snapshots (#86624) 2024-02-13 16:06:56 +01:00
test_comment_template.py backoffice: make most objects documentable (#19777) 2024-04-15 10:21:53 +02:00
test_content_snapshots.py backoffice: fix formdata history with block field bad value (#89069) 2024-04-04 11:33:34 +02:00
test_ctl.py workflows: be explicit about jump modes (#83418) 2024-04-26 08:29:52 +02:00
test_datasource.py backoffice: link to individual fields in data source usage pane (#63947) 2024-04-26 08:29:26 +02:00
test_datasource_chrono.py backoffice: link to individual fields in data source usage pane (#63947) 2024-04-26 08:29:26 +02:00
test_datasource_users.py tests: adjust users datasources to check against correct id (#88364) 2024-03-19 17:36:30 +01:00
test_emails.py emails: include List-Unsubscribe and X-Report-Abuse headers (#56298) 2023-11-24 09:13:58 +01:00
test_ezt.py misc: add disable-ezt-support feature flag (#85112) 2024-01-12 14:40:25 +01:00
test_fc_auth.py misc: make hobo_deploy a django management command (#20411) 2023-10-27 08:33:27 +02:00
test_fields.py tests: add missing fixture to test_fields tests (#89318) 2024-04-09 16:37:41 +02:00
test_formdata.py general: expand blocks in form_details (#44804) 2024-04-26 14:42:02 +02:00
test_formdef.py api: include workflow form data in evolution parts json view (#89017) 2024-04-12 10:59:34 +02:00
test_formdef_import.py fields: export empty list if no display locations (#89002) 2024-04-03 15:31:30 +02:00
test_hobo.py misc: always declare lingo_url if lingo is deployed (#88419) 2024-03-21 08:59:44 +01:00
test_hobo_notify.py tests: clean users before test_process_notification_user_provision (#88208) 2024-03-15 08:00:42 +01:00
test_hobo_sql.py misc: make hobo_deploy a django management command (#20411) 2023-10-27 08:33:27 +02:00
test_http_request.py misc: add request.is_from_mobile variable (#19942) 2024-04-03 16:34:01 +02:00
test_i18n.py misc: always create translation messages table (#86143) 2024-01-26 09:45:37 +01: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 backoffice: make most objects documentable (#19777) 2024-04-15 10:21:53 +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: move filter fields ("FakeField") to their own module (#57779) 2024-04-12 10:27:54 +02:00
test_prefill.py misc: report an error when |objects is given an invalid card/form slug (#55415) 2024-01-12 15:03:00 +01:00
test_publisher.py cron: log basic resource usage summary (#89037) 2024-04-26 15:23:58 +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: fix settings of permissions for first role (#84722) 2023-12-15 09:19:08 +01:00
test_rootdirectory.py misc: add form_short_url variable (#48159) 2024-01-29 14:45:44 +01:00
test_saml2utils.py tests: always use clean_temporary_pub to cleanup (#83951) 2023-11-27 06:36:11 +01:00
test_saml_auth.py misc: use session to track passive auth (#43196) 2024-01-12 15:05:25 +01:00
test_sessions.py tests: ensure no old sessions in test_session_expire (#86739) 2024-02-09 07:26:42 +01:00
test_snapshots.py backoffice: display an error on diff of snapshots that do not load (#89801) 2024-04-19 15:03:06 +02:00
test_sql.py workflows: be explicit about jump modes (#83418) 2024-04-26 08:29:52 +02:00
test_storage.py storage: add support for ignore_errors to get_on_index with cache (#89064) 2024-04-04 09:41:56 +02:00
test_strftime.py misc: apply double-quote-string-fixer (#80309) 2023-08-07 14:14:12 +02:00
test_templates.py templatetags: add housenumber_number/btq filters (#89115) 2024-04-04 16:04:58 +02:00
test_testdef.py testdef: do not store inside import method (#88755) 2024-04-15 10:57:14 +02:00
test_texts.py tests: always use clean_temporary_pub to cleanup (#83951) 2023-11-27 06:36:11 +01: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: audit redirects to files on remote storage (#73481) 2024-01-12 14:52:39 +01:00
test_users.py sql: exclude test users by default from select (#88951) 2024-04-08 12:03:44 +02:00
test_variadic_url.py misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
test_widgets.py forms: use godo-editor custom element for rich text widgets (#85571) 2024-03-01 10:53:12 +01:00
test_workflow_import.py backoffice: make most objects documentable (#19777) 2024-04-15 10:21:53 +02:00
test_workflow_tests.py workflows: be explicit about jump modes (#83418) 2024-04-26 08:29:52 +02:00
test_wscall.py wscalls: unflatten payload when calling webservice (#66916) 2024-04-15 16:54:33 +02:00
test_x509utils.py misc: pylint fix unused-wildcard-import (#52630) 2021-04-02 15:49:50 +02:00
utilities.py general: get carddef/formdef from publisher cache in more cases (#88983) 2024-04-03 10:56:29 +02:00