wcs/tests
Frédéric Péters d779b1aa87 forms: add a new option to prepend a CAPTCHA page for anonymous users (#7859) 2015-08-18 15:19:07 +02: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_acl_read.py tests: don't mess with sys.modules, to avoid sideeffects 2014-12-27 17:30:48 +01:00
test_admin_pages.py admin: don't lose url_name and table_name on form overwrites (#8024) 2015-08-17 15:13:38 +02:00
test_api.py api: allow unknown NameID on categories and formdefs API endpoints (#7957) 2015-08-17 15:04:35 +02:00
test_backoffice_pages.py backoffice: add redirects for all /form-url-name/ legacy URLs (#7812) 2015-07-10 09:56:33 +02:00
test_bounce_processing.py tests: add initial testing of bounce processing 2014-12-26 19:35:31 +01: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 data sources: don't use dashes in named data source slugs (#7847) 2015-07-13 18:18:56 +02:00
test_ezt.py tests: add some tests for ezt templates 2014-12-27 12:07:52 +01:00
test_fields.py general: escape substitution variables (#7860) 2015-07-24 12:06:43 +02:00
test_form_pages.py forms: add a new option to prepend a CAPTCHA page for anonymous users (#7859) 2015-08-18 15:19:07 +02: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_misc.py misc: don't fold apostrophes in slugs (#7108) 2015-05-03 13:22:43 +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 saml: remove session message after SSO (#7753) 2015-07-13 16:33:23 +02:00
test_sql.py sql: make sure all formdef have up-to-date tables (#7034) 2015-04-27 18:24:51 +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 form: don't break on emails with empty parts in domain (#6796) 2015-03-23 22:14:49 +01:00
test_workflow_import.py wf/form: create formdef.max_field_id on import (#7789) 2015-07-07 09:41:26 +02:00
test_workflows.py general: escape substitution variables (#7860) 2015-07-24 12:06:43 +02:00
test_x509utils.py tests: turn x509utils test function into an unit test 2014-12-24 13:10:01 +01:00
utilities.py backoffice: allow limiting ADMIN_FOR_ALL to specific IP addresses (#7122) 2015-05-07 16:58:08 +02:00