wcs/tests
Benjamin Dauvergne 1cd07f836c
gitea/wcs/pipeline/head This commit looks good Details
saml: always retry user creation when detecting duplicates on sso (#75777)
2024-01-27 15:28:08 +01:00
..
admin_pages admin: display test result recorded errors (#84500) 2024-01-26 13:49:20 +01:00
api backoffice: order management tables by rank when using fulltext search (#16253) 2024-01-26 08:47:27 +01:00
backoffice_pages misc: always create translation messages table (#86143) 2024-01-26 09:45:37 +01:00
form_pages misc: always create translation messages table (#86143) 2024-01-26 09:45:37 +01: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 global timeout: enable more optimizations (#85692) 2024-01-26 15:50:12 +01:00
__init__.py misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
conftest.py backoffice: remove redirection to welco (#23898) 2024-01-12 15:10:16 +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 api: add support for ?filter-identifier (#85352) 2024-01-12 19:29:03 +01:00
test_categories.py tests: always use clean_temporary_pub to cleanup (#83951) 2023-11-27 06:36:11 +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 misc: record user in content snapshot (#84768) 2024-01-12 14:42:41 +01:00
test_ctl.py management commands: add --exclude-tenants argument (#86053) 2024-01-26 08:44:26 +01:00
test_datasource.py misc: give a clearer error message for missing variable in URL template (#42686) 2024-01-12 15:05:33 +01:00
test_datasource_chrono.py data sources: add lock_code to datetimes calls (#85398) 2024-01-16 16:31:48 +01:00
test_datasource_users.py misc: allow integer id when looking up user with roles (#84777) 2023-12-15 09:39:59 +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 fields: enable numeric fields (#85607) 2024-01-13 09:50:17 +01:00
test_formdata.py misc: add |filter_by_identifier (#85352) 2024-01-12 19:29:03 +01:00
test_formdef.py misc: force sync of formdef and sql table schemas every night (#83256) 2023-11-08 21:16:52 +01:00
test_formdef_import.py misc: add support for decimal (and float) as workflow variables (#86021) 2024-01-23 12:43:04 +01:00
test_hobo.py misc: repair idp_registration_url path (#85111) 2024-01-12 21:20:42 +01:00
test_hobo_notify.py ctl: always retry provisionning when detecting duplicates (#75777) 2024-01-27 15:07:47 +01:00
test_hobo_sql.py misc: make hobo_deploy a django management command (#20411) 2023-10-27 08:33:27 +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 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: remove json.loads wrapper (#85626) 2024-01-15 11:46:52 +01: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 misc: limit site import to a subset of settings (#11484) 2024-01-12 15:38:01 +01: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: return an explicit error when database is down (#6567) 2024-01-15 11:57:50 +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 saml: always retry user creation when detecting duplicates on sso (#75777) 2024-01-27 15:28:08 +01:00
test_sessions.py tests: add proper cleanup to test_sessions (#83951) 2023-11-27 06:36:11 +01:00
test_snapshots.py backoffice: disable restore link/button for latest snapshot (#85880) 2024-01-26 08:44:59 +01:00
test_sql.py sql: pass date/datetime objects in criterias (#49452) 2024-01-12 15:05:11 +01:00
test_storage.py storage: remove support for dictionaries in hashed indexes (#84442) 2023-12-08 12:44:10 +01:00
test_strftime.py misc: apply double-quote-string-fixer (#80309) 2023-08-07 14:14:12 +02:00
test_templates.py misc: add disable-ezt-support feature flag (#85112) 2024-01-12 14:40:25 +01:00
test_testdef.py testdef: ignore errors from invalid template filters (#84500) 2024-01-26 13:49:20 +01: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 workflows: always add formdata to Evolution cache (#83028) 2023-11-02 15:51:58 +01:00
test_variadic_url.py misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
test_widgets.py misc: do not ignore 0 values in numeric field validations (#85857) 2024-01-18 18:10:24 +01:00
test_workflow_import.py misc: use <input type=color> for colour selection (#81181) 2023-10-27 10:26:00 +02:00
test_wscall.py wscalls: unify error reporting between wscall objects and actions (#13593) 2023-11-24 16:19:16 +01:00
test_x509utils.py misc: pylint fix unused-wildcard-import (#52630) 2021-04-02 15:49:50 +02:00
utilities.py misc: always create translation messages table (#86143) 2024-01-26 09:45:37 +01:00