Pea Tyczynska
57e9c1d6e6
Validate against empty form submission for find_users_by_email
...
This included:
- creating a new form SearchUsersByEmailForm with validation
on its search field
- introducing 400 status to the view if the form does not validate
- fixing the POST request data structure in the tests (it was
incorrect before and uncaught due to lack of validation and mocking
the response from the API.
2018-07-13 11:58:29 +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-02-27 16:35:13 +00: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-13 11:58:29 +01:00
2018-04-25 14:12:58 +01:00
2018-05-25 10:34:47 +01:00
2017-08-15 17:04:57 +01:00
2018-05-23 14:36:36 +01:00
2018-04-25 14:12:58 +01:00
2018-02-27 16:35:13 +00:00
2018-02-27 16:35:13 +00:00
2018-07-10 12:17:22 +01:00
2018-03-19 16:41:16 +00: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-03-14 15:39:55 +00: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