passerelle/tests
Benjamin Dauvergne d717bdf4be dpark: add .pdf extension to attached files (#32657) 2019-05-14 10:51:27 +02:00
..
data atos-genesys: add new endpoints search and link-by-id-per (#32618) 2019-04-25 13:52:09 +02:00
wcs initialize sp_fr connector (#31595) 2019-04-29 14:56:55 +02:00
__init__.py general: don't log anything for connectors that are down (#25611) 2018-08-17 14:51:05 +02:00
conftest.py tests: define a MEDIA_ROOT (#32516) 2019-04-23 11:40:28 +02:00
settings.py add MDPH13 connector (#30692) 2019-03-05 15:12:07 +01:00
ssh_key add utilities to access SFTP servers (#32655) 2019-04-29 11:26:23 +02:00
ssh_key_with_password add utilities to access SFTP servers (#32655) 2019-04-29 11:26:23 +02:00
test_actesweb.py tests: define a MEDIA_ROOT (#32516) 2019-04-23 11:40:28 +02:00
test_adict.py utils: rename utils.LoggedRequest as utils.Request (#20789) 2017-12-19 10:22:15 +01:00
test_agoraplus.py agoraplus: do not consider seconds in test (#21865) 2019-01-16 09:32:00 +01:00
test_airquality.py utils: rename utils.LoggedRequest as utils.Request (#20789) 2017-12-19 10:22:15 +01:00
test_api_access.py general: use full path to modules (#15689) 2017-12-20 12:17:41 +01:00
test_api_entreprise.py api_entreprise: add initial connector (#30010) 2019-04-15 14:31:42 +02:00
test_api_particulier.py api_particulier: new test system (#30708) 2019-02-15 15:38:27 +01:00
test_arcgis.py move ArcGIS from contrib to apps (#17763) 2018-11-06 11:42:10 +01:00
test_arcgis_nancy.py move ArcGIS from contrib to apps (#17763) 2018-11-06 11:42:10 +01:00
test_arpege_ecp.py arpege_ecp: mark demands as readable (#30380) 2019-02-04 22:52:26 +01:00
test_atos_genesys.py atos-genesys: add new endpoints search and link-by-id-per (#32618) 2019-04-25 13:52:09 +02:00
test_availability.py manage availability check through the UI (#29965) 2019-02-20 11:07:55 +01:00
test_base_adresse.py base adresse: add support for ?id= on streets endpoint (#32132) 2019-04-10 10:59:27 +02:00
test_cartads_cs.py cartads: handle notification of errors (#32941) 2019-05-09 15:18:25 +02:00
test_cityweb.py tests: define a MEDIA_ROOT (#32516) 2019-04-23 11:40:28 +02:00
test_clicrdv.py general: use full path to modules (#15689) 2017-12-20 12:17:41 +01:00
test_cmis.py cmis: use 'filename' parameter for wcs compliance (#22409) 2018-03-13 18:57:02 +01:00
test_cron.py general: use full path to modules (#15689) 2017-12-20 12:17:41 +01:00
test_csv_datasource.py csvdatasource: provide a ?id= filter to queries (#31491) 2019-04-02 13:31:13 +02:00
test_dpark.py dpark: add .pdf extension to attached files (#32657) 2019-05-14 10:51:27 +02:00
test_fake_family.py tests: use django-webtest instead of webtest.TestApp (#19881) 2017-11-06 15:02:51 +01:00
test_family.py tests: define a MEDIA_ROOT (#32516) 2019-04-23 11:40:28 +02:00
test_feeds.py utils: rename utils.LoggedRequest as utils.Request (#20789) 2017-12-19 10:22:15 +01:00
test_gdema.py utils: rename utils.LoggedRequest as utils.Request (#20789) 2017-12-19 10:22:15 +01:00
test_generic_endpoint.py tests: do not create a fake ressource model (#30221) 2019-02-12 15:17:59 +01:00
test_grenoble_gru.py tests: fix grenoble_gru tests inconsistencies (#30458) 2019-03-01 17:55:02 +01:00
test_import_export.py tests: add check for import/export of access rights 2019-03-20 14:41:54 +01:00
test_iparapheur.py iparapheur: add a field to override endpoint location on wsdl (#30258) 2019-03-18 14:56:05 +01:00
test_iws.py iws: accept optionnal 17th char on STI code (#29632) 2019-01-15 09:38:00 +01:00
test_jobs.py general: add basic asynchronous job infrastructure (#12469) 2019-02-20 11:31:48 +01:00
test_jsondatastore.py jsondatastore: return entries alphabetically sorted (#31714) 2019-04-02 13:31:13 +02:00
test_jsonresponse.py tests: adapt to logging changes 2018-08-17 15:22:25 +02:00
test_manager.py manage availability check through the UI (#29965) 2019-02-20 11:07:55 +01:00
test_mdel.py tests: define a MEDIA_ROOT (#32516) 2019-04-23 11:40:28 +02:00
test_mdph13.py mpdh13: order demands by date (#31562) 2019-03-19 18:15:47 +01:00
test_meyzieu_newsletters.py tests: use django-webtest instead of webtest.TestApp (#19881) 2017-11-06 15:02:51 +01:00
test_misc.py general: add possibility to override trace emails recipients (#24591) 2018-12-05 15:23:33 +01:00
test_nancypoll.py nancy poll: use APIError instead of custom Exceptions (#13726) 2016-10-25 10:25:46 +02:00
test_okina.py okina: refine errors handling (#31557) 2019-03-21 11:27:53 +01:00
test_opengis.py tests: fix inconsistencies in opengis tests (#30458) 2019-03-01 17:55:02 +01:00
test_phonecalls.py add phone calls connector (#29829) 2019-01-21 17:31:31 +01:00
test_planitech.py planitec: add getplace endpoint (#32800) 2019-05-06 14:06:33 +02:00
test_proxylogger.py utils: fix logging details of http errors (#30069) 2019-01-24 15:47:00 +01:00
test_requests.py utils: fix logging details of http errors (#30069) 2019-01-24 15:47:00 +01:00
test_sms.py sms: improve SMSGatewayMixin.clean_numbers() (fixes #6867) 2017-03-30 23:05:58 +02:00
test_soap.py misc: don't use zeep settings module (#25065) 2018-07-05 10:53:37 +02:00
test_solis.py solis: handle id in referential query (#32455) 2019-04-18 15:32:32 +02:00
test_solis_apa.py utils: rename utils.LoggedRequest as utils.Request (#20789) 2017-12-19 10:22:15 +01:00
test_strasbourg_eu.py strasbourg: don't crash on unauthorized errors (#25031) 2018-07-04 10:11:00 +02:00
test_tcl.py utils: rename utils.LoggedRequest as utils.Request (#20789) 2017-12-19 10:22:15 +01:00
test_teamnet_axel.py teamnet axel: use GenericConnectorView (#23593) 2018-06-19 10:25:31 +02:00
test_tlmcom.py tlmcom: test new query string params (#15444) 2017-04-24 17:23:23 +02:00
test_utils_conversion.py to_pdf: detect PDF with BOM prefix (#32088) 2019-04-08 16:51:44 +02:00
test_utils_files.py utils: write atomic temporary file on default storage location (#32543) 2019-04-24 10:08:24 +02:00
test_utils_sftp.py add utilities to access SFTP servers (#32655) 2019-04-29 11:26:23 +02:00
test_utils_xml.py add xml utility functions (#26333) 2018-09-26 11:01:53 +02:00
test_vivaticket.py vivaticket: add support for booking's "comment" field (#32105) 2019-04-09 09:49:41 +02:00
utils.py ovh: use BaseResource.requests instead of requests (#23677) 2018-05-31 17:21:04 +02:00