Commit Graph

40 Commits

Author SHA1 Message Date
Frédéric Péters cffdba2d25 tests: adapt tests to new 401/403 differences: 2020-07-28 14:42:37 +02:00
Frédéric Péters f0f4fd15b6 tests: add orig before signing request 2020-07-28 14:42:37 +02:00
Frédéric Péters 5f9d37ad9f tests: adapt client response checks for encoding (bis) 2020-07-28 14:42:37 +02:00
Frédéric Péters 81fde1e0ad trivial: update import location of reverse() 2020-07-28 14:42:37 +02:00
Frédéric Péters 840b1c4f8e tests: adapt client response checks for encoding 2020-07-28 13:54:09 +02:00
Frédéric Péters 3bde928c12 tests: adapt mocked responses to use text as string content attribute 2020-07-28 13:46:16 +02:00
Frédéric Péters c237be2a3c tests: fix "mokced" typo in class name 2020-07-28 13:45:18 +02:00
Frédéric Péters 6260da5f92 tests: pass strings to json.loads (for python 3.5 compat) 2020-07-28 13:44:47 +02:00
Frédéric Péters 83c9a56a67 adapt bits for py3 (#19613) 2020-07-28 13:22:26 +02:00
Frédéric Péters b5f323ff07 utils: capture and log phantomjs stderr (#32773) 2019-05-03 13:22:03 +02:00
Josue Kouka 6b6053cce5 misc: make mocked AppSetting be returned as object instead of class 2018-03-14 18:38:31 +01:00
Josue Kouka 7c2b416140 api: add federations stats endpoint (#14787) 2018-03-06 15:47:35 +01:00
Josue Kouka b69ac82ec5 misc: move api's tests into dedicated file 2018-03-06 15:47:35 +01:00
Josue Kouka 9ab717b1fe misc: fix test settings language code (#22093) 2018-02-23 18:25:09 +01:00
Josue Kouka cb28f21774 change app settings module structure (#22037) 2018-02-23 15:51:16 +01:00
Josue Kouka bc8ba0cc97 misc: set default test settings language to english 2018-02-23 15:51:16 +01:00
Josue Kouka def3bf449e add application name and slug in association context (#19649) 2018-01-10 11:01:53 +01:00
Josue Kouka 411d6159fe include query string in password change uri (#20750) 2017-12-19 17:08:25 +01:00
Josue Kouka 9199feed01 tests: use caplog merged in pytest 3.3 (#20321) 2017-11-28 13:34:04 +01:00
Josue Kouka 1f4bd5d85d allow override of app's settings (#19763) 2017-11-20 17:10:14 +01:00
Josue Kouka 7ea471c373 archimed: truncate sent uuid when over 30 characters (#19149) 2017-10-18 14:54:51 +02:00
Josue Kouka 462211e672 allow redirection after sso (#19350) 2017-10-12 04:47:20 +02:00
Josue Kouka e6a1342392 archimed: return Response in Publik Api Response format(#14967) 2017-02-16 15:58:40 +01:00
Josue Kouka bf13a76532 return explicite errors (#14967) 2017-02-16 15:57:17 +01:00
Josue Kouka ab720fc59b don't use PhantomJS when using archimed ws (#14967) 2017-02-16 15:53:04 +01:00
Josue Kouka 7030f3e5e7 only get stdout enclosed by <mandayejs> tag (#14881) 2017-02-07 16:52:27 +01:00
Josue Kouka 905c44d0ae test: improve json response error (#14813) 2017-02-06 10:31:40 +01:00
Josue Kouka 9d1f6af57c don't associate user if PhantomJS response is erroneous (#14813) 2017-02-06 10:12:17 +01:00
Josue Kouka 8d483be9e0 test: add assert statement 2017-01-31 08:58:16 +01:00
Josue Kouka 2d3498730c redirect to right domain name when password update required (#14816) 2017-01-30 19:02:59 +01:00
Josue Kouka ecb03255f8 kill phantomjs process if timeout (#14606) 2017-01-30 10:54:25 +01:00
Josue Kouka 4512c6c783 improve form data serialiazation (#14097) 2016-11-29 15:28:44 +01:00
Josue Kouka 6d9acc7491 add handling of unicode chars (#13691) 2016-10-20 11:39:48 +02:00
Josue Kouka c4cbb269bb prevent js errors to be redirected to stdout (#13353) 2016-10-07 09:49:44 +02:00
Josue Kouka 28577537ab setup tests for jenkins' build (#13272) 2016-09-27 18:39:11 +02:00
Josue Kouka 541603e666 remove useless decipherment while migrating users (#13279) 2016-09-22 17:54:33 +02:00
Josue Kouka 3585c14884 mandayejs api (#9782) 2016-02-01 14:44:33 +01:00
Josue Kouka afa9c737fc bdd user migration from csv (#9717) 2016-01-26 16:57:01 +01:00
Josue Kouka be43214c60 fix crypted password importion (#9588) 2016-01-12 08:52:22 +01:00
Josue Kouka a9a1299343 encrypt user credentials (#9534) 2016-01-11 18:19:01 +01:00