wcs/tests
Frédéric Péters 5f1aea8f38 api: include id & text keys in geojson properties (#55722) 2021-07-26 19:36:56 +02:00
..
admin_pages backoffice: return a 404 on missing block (#55515) 2021-07-12 19:10:14 +02:00
api api: include id & text keys in geojson properties (#55722) 2021-07-26 19:36:56 +02:00
backoffice_pages storage: add support for hashed indexed containing dict of lists (#55638) 2021-07-16 15:35:20 +02:00
data/oldpickledata misc: prefix CardData & FormData class name to avoid conflict (#46588) 2020-10-12 10:04:58 +02:00
form_pages datasource: don't fail if custom view does not exist (#55405) 2021-07-16 10:19:11 +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 sql: search existing LoggedError before inserting (#55807) 2021-07-25 12:14:37 +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 workflows: allow Django templates in OpenDocument image references (#55361) 2021-07-23 14:50:19 +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 sql: escape ILike/ElementILike value (#55528) 2021-07-13 14:06:53 +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 misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +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_ezt.py misc: fix pylint consider-using-with (#53406) 2021-04-30 14:22:32 +02:00
test_fc_auth.py misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
test_fields.py misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
test_formdata.py formdata: new digests field (#45633) 2021-07-12 15:46:08 +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 misc: use only record_error to record and notify (#55414) 2021-07-13 09:34:03 +02:00
test_mail_templates.py misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
test_misc.py misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
test_prefill.py misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
test_publisher.py misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
test_register.py misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +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 misc: ellipsize field labels used in snapshot descriptions (#52236) 2021-04-15 19:36:46 +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: apply pyupgrade (#55490) 2021-07-09 15:43:16 +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 misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
test_workflows.py workflows: allow Django templates in OpenDocument image references (#55361) 2021-07-23 14:50:19 +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: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00