wcs/tests
Frédéric Péters 9899ee5397 tests: add missing manifest line (#73912) 2023-01-27 14:49:51 +01:00
..
admin_pages i18n: add edit button label to translatable strings (#73516) 2023-01-17 17:29:04 +01:00
api tests: add missing manifest line (#73912) 2023-01-27 14:49:51 +01:00
backoffice_pages custom-views: remove digest on deletion (#73775) 2023-01-27 12:19:34 +01:00
data/oldpickledata misc: prefix CardData & FormData class name to avoid conflict (#46588) 2020-10-12 10:04:58 +02:00
form_pages fields: fix MapMarkerSelectionWidget set_value method (#73617) 2023-01-27 11:19:43 +01:00
templates/qommon/forms/widgets misc: apply djhtml (#69419) 2022-09-27 15:28:50 +02:00
themes/foobar hobo: improve theme handling with full support for overlays (#18426) 2017-09-06 13:55:19 +02:00
workflow general: use a dedicated table to record workflow actions/events (#72802) 2023-01-02 17:18:37 +01:00
__init__.py misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
conftest.py tests: increase autosave timeout to avoid failures in unrelated tests (#67111) 2022-07-07 14:11:17 +02: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 misc: apply order_by field transformations to data sources (#73404) 2023-01-14 12:35:20 +01:00
test_categories.py categories: avoid creating forbidden slugs (#38269) 2022-12-30 12:02:25 +01:00
test_content_snapshots.py general: use a dedicated table to record workflow actions/events (#72802) 2023-01-02 17:18:37 +01:00
test_convert_to_sql.py tests: simplify pub fixtures as sql is the new default (#67190) 2022-07-15 08:32:31 +02:00
test_ctl.py misc: fix grepping into blocks (#73615) 2023-01-20 09:35:54 +01:00
test_datasource.py misc: complete HTTP error message (#73835) 2023-01-27 09:19:00 +01: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: add support for boolean values in ezt (#14279) 2021-10-29 09:45:31 +02:00
test_fc_auth.py tests: use cookie name in get_session(app) (#67090) 2022-12-27 09:43:32 +01:00
test_fields.py misc: convert formula datasource into jsonvalue in some tests (#72096) 2022-12-26 10:41:06 +01:00
test_formdata.py misc: convert formula datasource into jsonvalue in some tests (#72096) 2022-12-26 10:41:06 +01:00
test_formdef.py tests: do not rely on order of files on filesystem 2022-12-30 13:11:20 +01:00
test_formdef_import.py fields: display_mode rich for TextField (#36498) 2022-09-23 15:35:08 +02: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: reinforce french phonenumber validation (#73860) 2023-01-26 09:39:37 +01:00
test_prefill.py fields: format all phone numbers when prefilling from user fields (#72765) 2023-01-03 18:07:34 +01:00
test_publisher.py misc: save received nonces in token table (#71441) 2023-01-13 12:50:20 +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: clean old migrate methods (#71693) 2022-11-25 09:28:35 +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 saml: create a new session if expired during passive SSO (#72898) 2023-01-06 17:45: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 misc: convert formula datasource into jsonvalue in some tests (#72096) 2022-12-26 10:41:06 +01:00
test_sql.py misc: save received nonces in token table (#71441) 2023-01-13 12:50:20 +01:00
test_storage.py tests: simplify pub fixtures as sql is the new default (#67190) 2022-07-15 08:32:31 +02:00
test_strftime.py trivial: apply black 2021-02-04 10:37:40 +01:00
test_templates.py templatetags: use list/add filters to create list from simple values (#67054) 2022-12-09 15:59:56 +01:00
test_testdef.py testdef: add support for FileField (#73051) 2023-01-18 17:11:55 +01: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: do not include gear dropdown when python is disabled (#73161) 2023-01-17 09:12:02 +01:00
test_workflow_import.py workflows: rename append_item to add_action and use it everywhere (#64723) 2022-05-02 11:19:37 +02: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 wscall: dont not fail on err: '0' (#73217) 2023-01-20 09:20:18 +01:00