Commit Graph

16 Commits

Author SHA1 Message Date
Benjamin Dauvergne 1ec9dbcb13 utils/soap: add wrapping of zeep errors inside APIError (#58925) 2022-05-30 13:15:55 +02:00
Benjamin Dauvergne 2ece5037a9 soap: ignore GET parameters not in the schema (#65699) 2022-05-27 11:39:32 +02:00
Benjamin Dauvergne 1f748deb73 add a generic soap connector (#60836) 2022-03-28 14:34:06 +02:00
Lauréline Guérin 2e59a6c4be
misc: fix useless-object-inheritance pylint error (#62099) 2022-03-25 09:03:36 +01:00
Lauréline Guérin 59182339ab
misc: fix redundant-u-string-prefix pylint error (#62099) 2022-03-25 09:03:36 +01:00
Nicolas Roche 06db6d8767 misc: apply isort (#52937) 2021-05-07 13:51:13 +02:00
Frédéric Péters 3d9df1e526 trivial: apply black (#49820) 2021-02-20 16:28:47 +01:00
Benjamin Dauvergne 090c2f4062 utils/soap: ignore content before and after SOAP XML content (#50260) 2021-02-01 12:03:41 +01:00
Benjamin Dauvergne e70576bc6c tests: code style (#50260) 2021-02-01 11:21:10 +01:00
Emmanuel Cazenave 1812670c94 test_soap: use repr() to check error message (#38781) 2020-01-29 10:30:46 +01:00
Emmanuel Cazenave 438f253eda test_soap: mock responses withs binary data (#38781) 2020-01-29 10:30:46 +01:00
Thomas NOËL 9015f164a5 use zeep 3.2 (#39119) 2020-01-20 15:52:25 +01:00
Nicolas Roche 00011f6f02 utils/soap: allow zeep versions 2 and 3 (#35370) 2020-01-15 14:24:10 +01:00
Frédéric Péters c6489e117c utils: move SOAP-related classes to passerelle.utils.soap (#35369) 2019-08-12 14:43:36 +02:00
Josue Kouka a4539dbd66 misc: don't use zeep settings module (#25065) 2018-07-05 10:53:37 +02:00
Emmanuel Cazenave 2cc36d68aa start a SOAP common infrastructure (#16104) 2018-07-02 10:21:36 +02:00