Commit Graph

18 Commits

Author SHA1 Message Date
Benjamin Dauvergne 080fdf18cc tests: fix wcs_factory fixture (#72046)
* remove --insecure argument to wcs-manage's runserver command
* limit django-ratelimit to versions <3
2022-12-05 17:07:41 +01:00
Valentin Deniaud 989fb52719 misc: apply pyupgrade (#61865) 2022-09-29 16:22:29 +02:00
Frédéric Péters 94f687ae51 general: remove sp_fr connector (#68918) 2022-09-23 13:19:49 +02:00
Valentin Deniaud 347944babf misc: remove usage of "six" module (#63682) 2022-04-20 17:01:01 +02:00
Lauréline Guérin 1e90f91e99
misc: fix no-name-in-module 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
Lauréline Guérin dbb8416537
misc: add __init__ file to tests dir (#62099) 2022-03-25 08:24:24 +01:00
Nicolas Roche 06db6d8767 misc: apply isort (#52937) 2021-05-07 13:51:13 +02:00
Benjamin Dauvergne 0b542110ca tests/wcs: adapt to SQL storage of roles 2021-03-16 23:39:35 +01:00
Frédéric Péters 3d9df1e526 trivial: apply black (#49820) 2021-02-20 16:28:47 +01:00
Benjamin Dauvergne 17e733f2cc sp_fr: serialize FormDefRef as str in exports (#47220) 2020-10-01 11:46:35 +02:00
Benjamin Dauvergne 8f9230abac sp_fr: serialize mappings (#46878) 2020-09-25 08:04:37 +02:00
Benjamin Dauvergne a74adcba44 base: implement serialization of SFTPField (#46877) 2020-09-25 08:04:12 +02:00
Emmanuel Cazenave 723b1e532a test/wcs: read/write files in binary mode when pickling (#38781) 2020-01-29 10:30:46 +01:00
Emmanuel Cazenave f9b0a99e0e tests: use absolute imports (#38923)
And delete some __init__.py in tests directory.
2020-01-14 19:20:26 +01:00
Emmanuel Cazenave 3a1012e7c1 get ConfigParser from six (#38923) 2020-01-14 19:20:26 +01:00
Benjamin Dauvergne e2f8d7f441 initialize sp_fr connector (#31595)
New connector for transfering forms from Service-Public.fr to w.c.s.
2019-04-29 14:56:55 +02:00
Benjamin Dauvergne 7ce97ff996 add utilities to call w.c.s. APIs (#32656) 2019-04-29 11:42:41 +02:00