wcs/tests
Frédéric Péters 034633a020 fields: review item field to get back to previous behaviour (#8785)
In recent commits we tried to handle optional item field with an empty value
prepended to the list of options but while this allows the user to leave
optional fields uncompleted this is not the same behaviour we add.

Return to the previous behaviour.  The only way for an item field to be skipped
is now to be displayed as a <select> field with the hint put as the first
element.
2015-10-27 15:30:49 +01:00
..
robot tests: move robot framework tests to a subdirectory 2013-03-27 11:34:01 +01:00
conftest.py tests: run postgresql tests by default 2014-10-06 13:45:51 +02:00
test_admin_pages.py misc: allow duplicated role names (#8373) 2015-09-25 17:55:42 +02:00
test_api.py api: expose formdata retrieval api under /api/ (#8678) 2015-10-23 09:28:57 +02:00
test_backoffice_pages.py general: re-use draft formdata object if it exists (#8668) 2015-10-23 09:32:19 +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 tests: add loading of ctl classes 2014-12-28 19:41:01 +01:00
test_datasource.py fields: review item field to get back to previous behaviour (#8785) 2015-10-27 15:30:49 +01:00
test_ezt.py tests: add some tests for ezt templates 2014-12-27 12:07:52 +01:00
test_fields.py fields: review item field to get back to previous behaviour (#8785) 2015-10-27 15:30:49 +01:00
test_form_pages.py fields: review item field to get back to previous behaviour (#8785) 2015-10-27 15:30:49 +01:00
test_formdata.py tests: add basic date field test 2015-05-19 13:16:48 +02:00
test_formdef.py formdefs: add a form_objects substitution variable with more info (#6964) 2015-04-16 17:18:42 +02:00
test_formdef_import.py formdef: don't import invalid category/worflow references (#8021) 2015-08-17 15:08:00 +02:00
test_hobo.py hobo: fix mapping of attributes (#7277) 2015-05-19 12:08:58 +02:00
test_hobo_notify.py hobo_notify: reset user.roles before adding roles from the notification (#8444) 2015-10-13 16:30:17 +02:00
test_misc.py misc: load json input as strings, not unicode (#8406) 2015-09-29 18:47:15 +02:00
test_prefill.py tests: regroup common functions into an utility module 2014-12-24 11:44:11 +01:00
test_publisher.py tests: add tests for failed requests handling by publisher 2014-12-28 23:23:21 +01:00
test_register.py tests: add check of password with 8bits characters 2015-04-15 14:00:09 +02:00
test_role.py misc: add slug to roles (#7180) 2015-05-15 11:40:39 +02:00
test_rootdirectory.py tests: fix rootdirectory tests so they can be run independantly 2015-01-19 16:19:47 +01: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: also run admin pages tests with sql enabled (#8315) 2015-09-22 18:57:51 +02:00
test_sql.py formdata: add actions_roles index (#8281) 2015-09-22 16:52:07 +02:00
test_storage.py storage: add lock around index update (#7818) 2015-07-15 18:29:14 +02:00
test_strftime.py tests: turn strftime test function into an unit test 2014-12-24 13:26:26 +01:00
test_texts.py general: escape substitution variables (#7860) 2015-07-24 12:06:43 +02: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 tests: regroup common functions into an utility module 2014-12-24 11:44:11 +01:00
test_variadic_url.py misc: unquote brackets in variadic URLs (#7016) 2015-04-22 23:10:13 +02:00
test_widgets.py password field: add a flag to disable confirmation input (#8111) 2015-08-26 17:21:25 +02:00
test_workflow_import.py workflows: add possibility of backoffice info texts for workflows (#7738) 2015-09-08 13:53:31 +02:00
test_workflows.py workflows: allow changes to "workflow functions" (#8256) 2015-09-22 16:52:07 +02:00
test_x509utils.py tests: turn x509utils test function into an unit test 2014-12-24 13:10:01 +01:00
utilities.py workflows: add error handling to webservice call action (#7124) 2015-09-22 13:32:47 +02:00