wcs/tests
Frédéric Péters a80a9e4f5e api: don't mark API fake admin user as an API user (#53926) 2021-05-11 18:01:46 +02:00
..
admin_pages backoffice: display note about endpoint situation of status (#47154) 2021-05-05 13:29:37 +02:00
api api: don't mark API fake admin user as an API user (#53926) 2021-05-11 18:01:46 +02:00
backoffice_pages api: accept HTTP Basic authentication scheme for API accesses (#20624) 2021-05-05 13:29:36 +02:00
data/oldpickledata misc: prefix CardData & FormData class name to avoid conflict (#46588) 2020-10-12 10:04:58 +02:00
form_pages wscalls: handle connection errors (#53900) 2021-05-11 13:13:59 +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: fix pylint consider-using-with (#53406) 2021-04-30 14:22:32 +02:00
test_convert_to_sql.py misc: pylint fix unused-variable (#52630) 2021-04-02 15:49:50 +02:00
test_ctl.py tests: add test loading custom makemessages command 2021-04-30 12:46:03 +02:00
test_datasource.py misc: fix pylint consider-using-with (#53406) 2021-04-30 14:22:32 +02:00
test_datasource_chrono.py misc: pylint fix function-redefined (#52630) 2021-04-02 15:49:52 +02:00
test_datasource_users.py datasources: users datasource (#52941) 2021-04-28 14:50:14 +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: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
test_fields.py general: introduce a new "computed data" field (#52110) 2021-04-30 12:22:40 +02:00
test_formdata.py misc: don't expose extra keys with invalid format as variables (#53345) 2021-04-22 15:29:25 +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 general: add support for tenants in a tenants subdirectory (#50828) 2021-05-05 13:29:36 +02:00
test_hobo_notify.py misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
test_mail_templates.py tests: use context manager to load file contents 2021-04-18 09:52:28 +02:00
test_misc.py misc: fix pylint consider-using-with (#53406) 2021-04-30 14:22:32 +02:00
test_prefill.py misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
test_publisher.py general: add support for tenants in a tenants subdirectory (#50828) 2021-05-05 13:29:36 +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: fix pylint consider-using-with (#53406) 2021-04-30 14:22:32 +02:00
test_sessions.py misc: pylint fix unused-import (#52630) 2021-04-02 15:49:50 +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 trivial: remove legacy import of "print function" from future 2021-05-04 14:46:28 +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 tests: use context manager to load file contents 2021-04-18 09:52:28 +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 workflows: allow a card to modify itself (#53789) 2021-05-06 10:03:16 +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: fix pylint consider-using-with (#53406) 2021-04-30 14:22:32 +02:00