passerelle/tests
Emmanuel Cazenave 6be3533a71 atal: switch comment variables names (#37904) 2019-11-25 13:16:51 +01:00
..
data toulouse_axel: family_info endpoint (#37873) 2019-11-22 18:14:08 +01: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 utils: raise APIError for wsdl schema loading errors (#35029) 2019-08-12 13:11:16 +02:00
settings.py toulouse_axel: add basic infrastructure to use operations (#37659) 2019-11-21 16:22:54 +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 logging: add max sizes to connector log parameters (#36596) 2019-10-25 14:41:44 +02:00
test_api_entreprise.py api_entreprise: add endpoint to get last document of given type (#35361) 2019-09-05 15:48:51 +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: do not log requests errors (#35358) 2019-08-12 13:03:18 +02:00
test_astregs.py astregs: retrieve association label on linking (#36898) 2019-10-15 10:59:18 +02:00
test_atal.py atal: switch comment variables names (#37904) 2019-11-25 13:16:51 +01:00
test_atos_genesys.py misc: fix test failures with pytest's --reuse-db param (#36608) 2019-10-17 15:46:32 +02:00
test_availability.py manage availability check through the UI (#29965) 2019-02-20 11:07:55 +01:00
test_base_adresse.py tests: remove xfail from multiple zipcodes support on postgresql (#30455) 2019-09-16 17:32:49 +02:00
test_cartads_cs.py cartads cs: add type dossier label to files endpoint (#37616) 2019-11-13 10:47:17 +01: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: upgrade cmislib 0.6 (#18407) 2019-10-15 10:48:52 +02:00
test_cron.py general: use full path to modules (#15689) 2017-12-20 12:17:41 +01:00
test_csv_datasource.py csv: don't evaluate csv_file_datetime on endpoint calls (#37239) 2019-10-28 10:26:24 +01: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 base resource: add automatic 'up' endpoint (#21978) 2019-10-15 11:01:30 +02:00
test_gesbac.py misc: fix test failures with pytest's --reuse-db param (#36608) 2019-10-17 15:46:32 +02:00
test_grenoble_gru.py tests: fix grenoble_gru tests inconsistencies (#30458) 2019-03-01 17:55:02 +01:00
test_import_export.py cvsdatasource: data is now a new-generation endpoint (#32121) 2019-10-04 14:40:51 +02:00
test_iparapheur.py iparapheur: get_file, allow missing element in xsd sequence (#34299) 2019-06-26 14:38:08 +02:00
test_iws.py iws: accept optionnal 17th char on STI code (#29632) 2019-01-15 09:38:00 +01:00
test_jobs.py tests: fix naive datetime warning (#37760) 2019-11-25 11:55:36 +01:00
test_jsondatastore.py jsondatastore: attribute filter on list endpoint (#35780) 2019-10-16 09:22:57 +02:00
test_jsonresponse.py tests: adapt to logging changes 2018-08-17 15:22:25 +02:00
test_lille_kimoce.py lille_kimoce: add support for comment field (#33916) 2019-06-17 14:28:48 +02:00
test_lille_urban_card.py lille urban card: update to new status endpoint URL (#36044) 2019-09-12 19:51:32 +02:00
test_manager.py admin: make slug editable on connector create view (#21800) 2019-10-28 13:37:45 +01:00
test_mdel.py mdel: construct a foreign addres from french addres fields (#33826) 2019-10-03 12:09:19 +02:00
test_mdph13.py mpdh13: order demands by date (#31562) 2019-03-19 18:15:47 +01:00
test_meyzieu_newsletters.py tests: fix unicode comparison warning (#37760) 2019-11-25 11:55:36 +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 opengis: feature_info bad params (#22465) 2019-10-02 16:16:13 +02:00
test_phonecalls.py add phone calls connector (#29829) 2019-01-21 17:31:31 +01:00
test_planitech.py planitec: return unavailable places (#35941) 2019-09-09 15:09:27 +02:00
test_proxylogger.py errors: hide credentials in urls in error messages (#34793) 2019-10-14 10:06:55 +02:00
test_requests.py logging: add max sizes to connector log parameters (#36596) 2019-10-25 14:41:44 +02:00
test_sms.py sms: improve SMSGatewayMixin.clean_numbers() (fixes #6867) 2017-03-30 23:05:58 +02:00
test_soap.py utils: move SOAP-related classes to passerelle.utils.soap (#35369) 2019-08-12 14:43:36 +02:00
test_solis.py solis: handle filtreSurInactivite on referentials (#37624) 2019-11-14 01:30:25 +01: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 tcl: add availability check (#35909) 2019-09-07 17:06:19 +02:00
test_teamnet_axel.py teamnet axel: use GenericConnectorView (#23593) 2018-06-19 10:25:31 +02:00
test_templatetags.py templatetags: use unicode_literals (#37880) 2019-11-25 09:42:53 +01:00
test_tlmcom.py tlmcom: test new query string params (#15444) 2017-04-24 17:23:23 +02:00
test_toulouse_axel.py toulouse_axel: fix failing tests (#37873) 2019-11-23 16:37:59 +01: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_json.py utils: add JSON flattening helpers (#37482) 2019-11-19 10:39:53 +01:00
test_utils_sftp.py add utilities to access SFTP servers (#32655) 2019-04-29 11:26:23 +02:00
test_utils_xml.py utils: add conversion from XMLSchema to JSON schema (#37488) 2019-11-19 15:49:54 +01:00
test_utils_zip.py utils: add zip package for templated zip files (#36848) 2019-11-15 11:11:49 +01:00
test_vivaticket.py vivaticket: search contact also by email (#35872) 2019-09-06 12:13:14 +02:00
utils.py sms: use self.requests to increase logging (#21464) 2019-10-25 14:14:53 +02:00