wcs/tests
Frédéric Péters c40f5a22ec
gitea/wcs/pipeline/head This commit looks good Details
misc: strip emojis from buttons (#76405)
2023-04-14 10:54:46 +02:00
..
admin_pages i18n: add support for translating custom validation message (#76422) 2023-04-14 07:58:32 +02:00
api misc: do not jump to unknown status (#76421) 2023-04-14 07:58:43 +02:00
backoffice_pages misc: do not jump to unknown status (#76421) 2023-04-14 07:58:43 +02:00
form_pages i18n: add support for translating custom validation message (#76422) 2023-04-14 07:58:32 +02:00
templates/qommon/forms/widgets misc: bump djhtml version (#75442) 2023-03-16 16:12:20 +01:00
themes/foobar hobo: improve theme handling with full support for overlays (#18426) 2017-09-06 13:55:19 +02:00
workflow workflows: fix unlinking when there's no request (#76555) 2023-04-12 13:01:22 +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 tests: adapt to use of standard odf prefixes 2017-09-15 17:37:55 +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: add categories for blocks (#59256) 2021-12-13 17:46:47 +01:00
test_blockdef_import.py backoffice: report expected XML node in invalid XML import messages (#62109) 2022-02-28 15:43:44 +01:00
test_carddef.py cards: do not pass integer in get_by_text (#74620) 2023-02-16 21:21:26 +01:00
test_categories.py categories: avoid creating forbidden slugs (#38269) 2022-12-30 12:02:25 +01:00
test_comment_template.py workflows: add comment template management (#39178) 2023-01-31 15:23:59 +01:00
test_content_snapshots.py workflows: do not add evolution in edit carddata action if no changes (#75793) 2023-04-03 10:26:15 +02:00
test_ctl.py misc: bump black version (#75442) 2023-03-16 16:12:20 +01:00
test_datasource.py misc: add support for allowing some python expressions (#76103) 2023-04-03 09:55:04 +02:00
test_datasource_chrono.py tests: use more responses module to mock HTTP responses (#68527) 2022-09-02 07:47:17 +02:00
test_datasource_users.py tests: simplify pub fixtures as sql is the new default (#67190) 2022-07-15 08:32:31 +02:00
test_emails.py emails: skip invalid emails in bcc (#62613) 2022-03-17 22:35:24 +01:00
test_ezt.py misc: use active language to format dates/times (#73484) 2023-02-24 07:00:32 +01: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 fields: add anonymise option to date fields (#69694) 2023-03-28 17:57:39 +02:00
test_formdata.py misc: make get_visible_status callable from templates (#75804) 2023-03-27 18:20:50 +02:00
test_formdef.py misc: remove formdata/carddata pickle storage (#73930) 2023-02-10 09:15:35 +01:00
test_formdef_import.py forms: add export/import support for boolean workflow variables (#75634) 2023-03-24 09:10:54 +01:00
test_hobo.py misc: mark provisioned phone fields with phone validation (#72765) 2023-01-03 18:07:34 +01:00
test_hobo_notify.py check_hobos: add default phone field users config (#69838) 2022-11-29 15:13:23 +01:00
test_hobo_sql.py tests: stop running most tests with pickle storage (#67190) 2022-07-15 08:32:30 +02:00
test_i18n.py i18n: do not create translate digests when no template is defined (#72862) 2023-01-02 10:29:17 +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 admin: fix category ordering with missing id (#71390) 2022-11-18 21:28:36 +01: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: use active language to format dates/times (#73484) 2023-02-24 07:00:32 +01:00
test_prefill.py tests: check both en/fr time representation in prefill test (#73484) 2023-02-24 10:56:22 +01:00
test_publisher.py misc: call SafeExceptionReporterFilter to clean traces (#75349) 2023-03-24 09:11:18 +01:00
test_register.py tests: simplify pub fixtures as sql is the new default (#67190) 2022-07-15 08:32:31 +02:00
test_role.py misc: add role uuid to variables (#74278) 2023-02-10 09:15:03 +01:00
test_rootdirectory.py misc: redirect /myspace/ to idp account page (#72819) 2023-01-02 17:14:47 +01:00
test_saml2utils.py misc: pylint fix singleton-comparison (#52630) 2021-04-02 15:49:51 +02:00
test_saml_auth.py misc: avoid passive SSO for api/backoffice/login URLs (#73670) 2023-02-24 11:23:09 +01:00
test_sessions.py misc: use database to store form tokens (#71455) 2022-12-28 09:31:49 +01:00
test_snapshots.py snapshots: run tests in background and view results (#74302) 2023-02-28 10:23:28 +01:00
test_sql.py misc: add support for username template for user label column (#75796) 2023-03-27 09:57:12 +02:00
test_storage.py misc: remove formdata/carddata pickle storage (#73930) 2023-02-10 09:15:35 +01:00
test_strftime.py trivial: apply black 2021-02-04 10:37:40 +01:00
test_templates.py misc: cleanup after automatic force_text/force_str upgrade (#74840) 2023-03-15 15:33:17 +01:00
test_testdef.py testdef: allow test to expect an error (#74807) 2023-03-27 18:47:44 +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 tests: simplify pub fixtures as sql is the new default (#67190) 2022-07-15 08:32:31 +02:00
test_users.py fields: format all phone numbers when prefilling from user fields (#72765) 2023-01-03 18:07:34 +01:00
test_variadic_url.py misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
test_widgets.py misc: strip emojis from buttons (#76405) 2023-04-14 10:54:46 +02:00
test_workflow_import.py workflows: fix import of global action manually triggered with statuses (#75233) 2023-03-09 10:35:27 +01:00
test_wscall.py wscall: dont not fail on err: '0' (#73217) 2023-01-20 09:20:18 +01:00
test_x509utils.py misc: pylint fix unused-wildcard-import (#52630) 2021-04-02 15:49:50 +02:00
utilities.py sql: add table to hold test results (#74302) 2023-02-28 10:23:28 +01:00