wcs/tests
Frédéric Péters f6e89c2a25 forms: include titles and subtitles in summary page (#18779) 2018-06-03 08:56:30 +02:00
..
robot tests: move robot framework tests to a subdirectory 2013-03-27 11:34:01 +01:00
templates/qommon/forms/widgets templates: pass request in context whenever it's available (#21137) 2018-01-12 14:03:16 +01:00
themes/foobar hobo: improve theme handling with full support for overlays (#18426) 2017-09-06 13:55:19 +02:00
conftest.py test: make a fixture of HttpRequestMocking (#16509) 2017-12-15 16:37:52 +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: add custom settings file to allow hosts (#20936) 2018-01-02 15:56:47 +01:00
template-django.odt workflows: don't use django autoescaping in odt templates (#21446) 2018-01-26 18:06:28 +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_admin_pages.py settings: do not export roles when managed by idp (#24224) 2018-06-01 17:55:56 +02:00
test_api.py forbid Django {{ in Python expression or condition (#23616) 2018-05-28 09:36:38 +02:00
test_auth_pages.py misc: always include trailing slash in login URI (#15241) 2017-03-05 11:54:48 +01:00
test_backoffice_pages.py forms: add an option to have items field shown in default criterias (#23369) 2018-05-28 16:02:26 +02:00
test_bounce_processing.py misc: fix missing variable in bounce processing 2015-09-19 16:29:54 +02:00
test_categories.py general: always store&use object id as strings (#6222) 2015-06-10 11:06:53 +02:00
test_ctl.py add migrate_schemas command, alias to migrate (#23337) 2018-04-23 14:34:54 +02:00
test_datasource.py misc: use global evaluation dictionary when evaluating data sources (#16978) 2017-12-26 13:21:56 +01:00
test_ezt.py tests: move and update "native" ezt tests to our tests/ directory 2016-10-27 23:20:34 +02:00
test_fc_auth.py general: update UI of expression widget to match condition widget (#19112) 2018-06-01 17:53:20 +02:00
test_fields.py general: store conditions as type/value dictionaries (#21550) 2018-03-09 17:02:15 +01:00
test_form_pages.py forms: include titles and subtitles in summary page (#18779) 2018-06-03 08:56:30 +02:00
test_formdata.py formdata: get correct status for intermediary evolutions (#20146) 2017-11-19 17:49:01 +04:00
test_formdef.py general: store conditions as type/value dictionaries (#21550) 2018-03-09 17:02:15 +01:00
test_formdef_import.py general: store conditions as type/value dictionaries (#21550) 2018-03-09 17:02:15 +01:00
test_hobo.py check_hobos: constrain database_name to 63 characters (#22797) 2018-03-26 17:49:39 +02:00
test_hobo_notify.py fields: consider the empty string as a valid (null) date (#23162) 2018-04-13 10:18:16 +02:00
test_misc.py normalize geographic coordinates into -90..90/-180..180 (#20364) 2017-12-04 16:26:14 +01:00
test_prefill.py fields: add support for prefilling with datetime.time() values (#22969) 2018-04-05 14:16:53 +02:00
test_publisher.py cron: alert when lock seems too old (#22851) 2018-03-29 10:03:25 +02:00
test_register.py tests: make a fixture of EmailsMocking (#15555) 2017-03-27 23:21:13 +02:00
test_role.py admin: correctly sort roles with accents in their names (#14346) 2017-02-14 18:04:00 +01:00
test_rootdirectory.py misc: serve minified jquery unless debug is on (#12372) 2016-07-06 14:48:34 +02:00
test_saml2utils.py tests: test a false attribute in saml metadata 2015-01-06 19:48:58 +01:00
test_saml_auth.py tests: add check for idp initiated logout 2018-04-22 11:13:21 +02:00
test_sessions.py misc: use SQL to store sessions (#22954) 2018-04-17 09:29:23 +02:00
test_sql.py do not add an evolution on static jump (#22236) 2018-05-16 13:47:30 +02:00
test_storage.py storage: change get_with_indexed_value into a generator (#23180) 2018-04-17 09:29:23 +02:00
test_strftime.py misc: fix display of hour/minute/seconds of datetime objects (#20108) 2017-11-19 17:19:55 +04:00
test_templates.py misc: allow date and datetime european formats in evalutils and template tags (#21611) 2018-02-02 17:26:44 +01:00
test_texts.py use Django/ezt templates in messages (email, sms, journal) (#19442) 2017-12-01 16:38:05 +01:00
test_tracking_code.py tests: use new parametrized mode to run tracking code tests (#6598) 2015-03-04 07:41:38 +01:00
test_users.py users: look for attributes in extra fields (#22389) 2018-03-09 16:10:04 +01:00
test_variadic_url.py misc: update Context usage in template strings (#20936) 2018-01-02 15:56:47 +01:00
test_widgets.py general: update UI of expression widget to match condition widget (#19112) 2018-06-01 17:53:20 +02:00
test_workflow_import.py workflows: handle empty <condition> tags in exports (#23855) 2018-05-16 13:48:35 +02:00
test_workflows.py workflows: store structured values in backoffice fields (#24209) 2018-06-01 18:03:10 +02:00
test_wscall.py test: make a fixture of HttpRequestMocking (#16509) 2017-12-15 16:37:52 +01:00
test_x509utils.py tests: turn x509utils test function into an unit test 2014-12-24 13:10:01 +01:00
utilities.py misc: use SQL to store sessions (#22954) 2018-04-17 09:29:23 +02:00