Katie Smith
09e8ac9644
Fix assertions when we catch an error in the tests
...
Code that is within a `with Python.raises(...)` context manager but
comes after the line that raises the exception doesn't get evaluated.
We had some assertions that we never being tested because of this, so
this ensures that they will always get run and fixes them where
necessary.
2019-09-18 11:04:24 +01:00
..
2019-03-22 09:30:39 +00:00
2019-04-01 12:03:57 +01:00
2019-09-18 11:04:24 +01:00
2019-08-12 13:53:22 +01:00
2019-01-15 14:38:45 +00:00
2019-09-18 11:04:24 +01:00
2019-09-18 11:04:24 +01:00
2019-04-12 15:53:17 +01:00
2019-06-03 17:27:08 +01:00
2019-03-22 09:30:39 +00:00
2019-07-04 14:12:11 +01:00
2019-04-12 15:53:17 +01:00
2019-09-17 14:55:34 +01:00
2019-09-18 11:04:24 +01:00
2019-09-05 16:04:14 +01:00
2019-06-11 13:57:17 +01:00
2019-09-18 11:04:24 +01:00
2019-05-07 08:31:04 +01:00
2019-09-12 14:58:51 +01:00
2019-04-11 13:54:43 +01:00
2019-09-12 09:56:10 +01:00
2019-04-26 10:49:25 +01:00
2019-01-15 11:55:45 +00:00
2019-06-18 10:48:41 +01:00
2019-09-17 12:16:24 +01:00
2019-07-18 17:05:22 +01:00
2019-09-03 13:16:08 +01:00
2019-08-15 16:42:15 +01:00
2019-01-18 15:36:53 +00:00
2019-01-31 15:08:23 +00:00
2019-06-25 16:16:50 +01:00
2019-04-12 10:26:46 +01:00