wcs/tests
Frédéric Péters c44b70c622 api: fix content type of reverse geocoding responses (#22580) 2018-03-16 15:12:06 +01: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 general: store conditions as type/value dictionaries (#21550) 2018-03-09 17:02:15 +01:00
test_api.py api: fix content type of reverse geocoding responses (#22580) 2018-03-16 15:12:06 +01: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 tests: add basic xls export check 2018-03-11 12:19:05 +01: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 misc: change trigger_jumps into a django command (#18730) 2017-09-23 16:01:32 +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 tests: add missing encoding declaration to FC auth test 2017-09-03 15:28:57 +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 misc: don't invalidate cache when evaluating conditions (#22540) 2018-03-15 15:46:46 +01: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 test: make a fixture of HttpRequestMocking (#16509) 2017-12-15 16:37:52 +01:00
test_hobo_notify.py hobo-notify/deploy: add support for date/birthdate kinds (#22444) 2018-03-12 09:33:10 +01: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: make it possible to prefill with a date object (#13787) 2016-10-28 10:03:38 +02:00
test_publisher.py add a management command to run cron jobs (#6735) 2017-08-12 15:13:58 +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 saml: add support for provisionning date fields (#22445) 2018-03-12 09:33:10 +01:00
test_sessions.py sessions: force new session id on login (#15698) 2017-03-31 11:51:03 +02:00
test_sql.py sql: add indexes on formdata id in evolution tables (#22234) 2018-03-14 14:44:20 +01:00
test_storage.py backoffice: add a channel filter to global listing (#10504) 2016-04-13 14:48:29 +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 form: sort keys on rendering a WidgetDict (#21786) 2018-02-12 15:47:59 +01:00
test_workflow_import.py tests: add check for forced_endpoint serialization 2018-03-11 12:19:04 +01:00
test_workflows.py geocoding: allow custom url for search and reverse geocoding (#22218) 2018-03-15 09:47:08 +01: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 tests: always reset site-options.cfg file 2018-02-01 11:36:31 +01:00