wcs/tests
Lauréline Guérin 26085c1190
workflow: fix get_submitter_email with blockdef (#50871)
2021-04-13 14:41:05 +02:00
..
admin_pages misc: include object url in XML exports (#51899) 2021-04-13 11:52:20 +02:00
api api: add statistics API for direct combo usage (#52731) 2021-04-13 14:19:44 +02:00
backoffice_pages general: don't flatten to invalid keys (#52579) 2021-04-13 08:36:05 +02:00
data/oldpickledata misc: prefix CardData & FormData class name to avoid conflict (#46588) 2020-10-12 10:04:58 +02:00
form_pages trivial: fix unnecessary-lambda pylint warning (#52732) 2021-04-06 10:11:42 +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
__init__.py misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
conftest.py misc: pylint on tests (#52630) 2021-04-02 15:01:21 +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.odt workflows: make it possible to replace odt images with variables (#16259) 2017-05-14 17:59:46 +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 misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
test_categories.py misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
test_convert_to_sql.py misc: pylint fix unused-variable (#52630) 2021-04-02 15:49:50 +02:00
test_ctl.py general: add a dbshell management command (#52235) 2021-04-13 08:36:55 +02:00
test_datasource.py misc: pylint fix function-redefined (#52630) 2021-04-02 15:49:52 +02:00
test_datasource_chrono.py misc: pylint fix function-redefined (#52630) 2021-04-02 15:49:52 +02:00
test_ezt.py misc: pylint fix unused-import (#52630) 2021-04-02 15:49:50 +02:00
test_fc_auth.py misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
test_fields.py misc: pylint fix singleton-comparison (#52630) 2021-04-02 15:49:51 +02:00
test_formdata.py workflow: fix get_submitter_email with blockdef (#50871) 2021-04-13 14:41:05 +02:00
test_formdef.py trivial: fix pointless-statement pylint warning (#52732) 2021-04-06 10:11:42 +02:00
test_formdef_import.py misc: pylint fix unused-variable (#52630) 2021-04-02 15:49:50 +02:00
test_hobo.py misc: pylint various fix (#52630) 2021-04-02 15:49:52 +02:00
test_hobo_notify.py misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
test_mail_templates.py misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
test_misc.py misc: pylint fix misplaced-comparison-constant (#52630) 2021-04-02 15:49:52 +02:00
test_prefill.py misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
test_publisher.py misc: clean old thumbnails (#52528) 2021-04-12 15:24:07 +02:00
test_register.py misc: pylint fix assert-on-string-literal (#52630) 2021-04-02 15:49:52 +02:00
test_role.py misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
test_rootdirectory.py misc: pylint fix unused-variable (#52630) 2021-04-02 15:49:50 +02:00
test_saml2utils.py misc: pylint fix singleton-comparison (#52630) 2021-04-02 15:49:51 +02:00
test_saml_auth.py misc: pylint fix unused-variable (#52630) 2021-04-02 15:49:50 +02:00
test_sessions.py misc: pylint fix unused-import (#52630) 2021-04-02 15:49:50 +02:00
test_snapshots.py misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
test_sql.py misc: pylint fix global-statement, global-variable-not-assigned (#52630) 2021-04-02 15:49:52 +02:00
test_storage.py trivial: fix disallowed-name pylint warning (#52732) 2021-04-06 10:11:42 +02:00
test_strftime.py trivial: apply black 2021-02-04 10:37:40 +01:00
test_templates.py misc: pylint fix useless-object-inheritance (#52630) 2021-04-02 15:49:51 +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: caching for thumbnails (#52528) 2021-04-12 15:24:07 +02:00
test_users.py trivial: fix pointless-statement pylint warning (#52732) 2021-04-06 10:11:42 +02:00
test_variadic_url.py misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
test_widgets.py misc: pylint fix unneeded-not (#52630) 2021-04-02 15:49:51 +02:00
test_workflow_import.py misc: pylint fix singleton-comparison (#52630) 2021-04-02 15:49:51 +02:00
test_workflows.py misc: add a |strip_metadata filter (#51483) 2021-04-13 09:53:31 +02:00
test_wscall.py misc: pylint fix unneeded-not (#52630) 2021-04-02 15:49:51 +02:00
test_x509utils.py misc: pylint fix unused-wildcard-import (#52630) 2021-04-02 15:49:50 +02:00
utilities.py misc: pylint fix dangerous-default-value (#52630) 2021-04-02 15:49:51 +02:00