wcs/tests
Lauréline Guérin 3ce5be80f2
gitea-wip/wcs/pipeline/head Build started... Details
wf: send mail to user function (#57237)
2021-09-30 08:29:34 +02:00
..
admin_pages admin: use accessor when changing workflow (#57355) 2021-09-28 18:28:54 +02:00
api api: respond an empty set if ?filter-user-uuid= does not match (#57340) 2021-09-28 17:02:07 +02:00
backoffice_pages general: directly apply formdef/carddef schema changes (#57118) 2021-09-24 08:38:01 +02:00
data/oldpickledata misc: prefix CardData & FormData class name to avoid conflict (#46588) 2020-10-12 10:04:58 +02:00
form_pages misc: use Django's EmailBackend (#36977) 2021-09-27 14:02:01 +02: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
workflow wf: send mail to user function (#57237) 2021-09-30 08:29:34 +02:00
__init__.py misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
conftest.py general: add category-based management access (forms/cards/workflows) (#21991) 2021-09-02 17:34:28 +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-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.odt replace variables in OpenOffice user-field-decl values (#13129) 2016-09-16 12:09:52 +02:00
test_auth_pages.py misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
test_carddef.py datasource: don't fail if digests are not defined (#55771) 2021-09-16 10:28:14 +02:00
test_categories.py misc: fix pylint consider-using-with (#53406) 2021-04-30 14:22:32 +02:00
test_convert_to_sql.py ctl: add role support to convert-to-sql command (#53849) 2021-07-12 20:52:14 +02:00
test_ctl.py trivial: add noqa markers to new pylint warnings 2021-09-16 23:52:50 +02:00
test_datasource.py misc: do not compute variadic URLs using complex variables (#55578) 2021-07-13 19:23:37 +02:00
test_datasource_chrono.py misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
test_datasource_users.py misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
test_emails.py misc: use Django's EmailBackend (#36977) 2021-09-27 14:02:01 +02:00
test_ezt.py misc: fix pylint consider-using-with (#53406) 2021-04-30 14:22:32 +02:00
test_fc_auth.py misc: replace get_logger().error() with newer record_error() (#55437) 2021-09-11 18:52:04 +02:00
test_fields.py misc: add option to disable some fields (#56118) 2021-09-27 08:57:33 +02:00
test_formdata.py general: directly apply formdef/carddef schema changes (#57118) 2021-09-24 08:38:01 +02:00
test_formdef.py misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
test_formdef_import.py formdef: new digest_templates field (#45633) 2021-07-12 14:36:27 +02:00
test_hobo.py misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
test_hobo_notify.py api: fix handling of query string and errors in provision API (#57361) 2021-09-29 09:40:45 +02:00
test_logged_errors.py logged-errors: add deprecated usages (#56613) 2021-09-24 15:58:18 +02:00
test_mail_templates.py misc: use Django's EmailBackend (#36977) 2021-09-27 14:02:01 +02:00
test_misc.py misc: split emails tests (#36977) 2021-09-27 14:02:00 +02:00
test_prefill.py misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
test_publisher.py cron: enable DISABLE_CRON_JOBS for a specific tenant (#56597) 2021-09-28 15:13:20 +02:00
test_register.py misc: use Django's EmailBackend (#36977) 2021-09-27 14:02:01 +02:00
test_role.py misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
test_rootdirectory.py general: add and use a lazy gettext function (#51289) 2021-05-17 09:40:04 +02:00
test_saml2utils.py misc: pylint fix singleton-comparison (#52630) 2021-04-02 15:49:51 +02:00
test_saml_auth.py misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
test_sessions.py misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
test_snapshots.py snapshots: do not fail on workflow import error (#53960) 2021-08-17 12:06:17 +02:00
test_sql.py sql: search existing LoggedError before inserting (#55807) 2021-07-25 12:14:37 +02:00
test_storage.py storage: add support for hashed indexed containing dict of lists (#55638) 2021-07-16 15:35:20 +02:00
test_strftime.py trivial: apply black 2021-02-04 10:37:40 +01:00
test_templates.py misc: add custom behaviour for booleans in [variables] (#56105) 2021-08-13 10:28:02 +02:00
test_texts.py misc: pylint fix unused-import (#52630) 2021-04-02 15:49:50 +02:00
test_tracking_code.py misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
test_upload_storage.py misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
test_users.py misc: add comments to disable new pylint false positives 2021-05-30 22:51:09 +02:00
test_variadic_url.py misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
test_widgets.py misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
test_workflow_import.py general: add categories for workflows (#55945) 2021-08-16 13:35:29 +02:00
test_wscall.py misc: use only record_error to record and notify (#55414) 2021-07-13 09:34:03 +02:00
test_x509utils.py misc: pylint fix unused-wildcard-import (#52630) 2021-04-02 15:49:50 +02:00
utilities.py misc: use Django's EmailBackend (#36977) 2021-09-27 14:02:01 +02:00