Pea Tyczynska
8258de084c
Change part of the tests to use client_request
...
Two tests retained the old syntax because of mocker conflict:
when logging in as a user through client_request, it sets up a
side_effect on user_api_client.get_user to the user you log in
as. If you later want to set return_value for get_user to
something else, problems start :d.
2018-07-16 15:37:53 +01:00
..
2018-05-09 15:32:46 +01:00
2018-04-25 14:12:58 +01:00
2018-07-10 11:45:50 +01:00
2018-07-11 10:35:25 +01:00
2018-07-10 17:08:02 +01:00
2018-04-19 14:01:45 +01:00
2018-05-09 13:44:33 +01:00
2018-07-06 11:47:35 +01:00
2018-05-03 16:33:37 +01:00
2018-07-05 11:53:42 +01:00
2018-05-03 16:33:37 +01:00
2018-06-15 16:27:17 +01:00
2018-07-16 15:37:53 +01:00
2018-04-25 14:12:58 +01:00
2018-05-25 10:34:47 +01:00
2018-05-23 14:36:36 +01:00
2018-04-25 14:12:58 +01:00
2018-07-10 12:17:22 +01:00
2018-07-05 11:53:42 +01:00
2018-07-10 14:39:54 +01:00
2018-07-11 13:31:38 +01:00
2018-07-12 15:19:45 +01:00
2018-07-10 16:34:44 +01:00
2018-05-09 14:00:24 +01:00
2018-07-05 11:53:42 +01:00
2018-05-08 16:53:54 +01:00
2018-04-25 14:12:58 +01:00
2018-05-03 16:14:13 +01:00