Curtis Maloney
88d7fcebde
Use mock.patch in migrations tests
...
Currently some of the migrations tests rely on the fact 'input' is aliased
because of six, instead of using mock.patch. Replace this code with proper
use of mock.patch.
Also, replace one case of excessively specific python version check with
testing six.PY3
2015-04-09 11:16:12 +10:00
..
2015-02-06 08:16:28 -05:00
2015-02-03 18:30:46 -05:00
2015-02-16 19:31:51 +01:00
2015-02-16 19:31:52 +01:00
2014-06-23 13:36:22 +12:00
2014-09-24 15:49:30 -04:00
2014-05-15 19:58:41 +02:00
2015-02-06 08:16:28 -05:00
2014-12-31 14:14:28 -05:00
2014-06-17 23:28:35 -07:00
2014-05-23 08:05:46 -04:00
2015-02-06 08:16:28 -05:00
2015-02-06 08:16:28 -05:00
2014-05-29 22:42:11 +12:00
2014-05-15 19:58:41 +02:00
2015-01-09 10:31:32 -05:00
2015-01-09 10:31:32 -05:00
2015-01-09 10:31:32 -05:00
2014-05-15 19:58:41 +02:00
2015-01-07 17:33:04 -05:00
2015-03-28 20:45:15 +01:00
2015-02-23 22:22:58 +01:00
2015-04-09 11:16:12 +10:00
2015-01-19 11:12:57 -05:00
2015-02-16 19:31:51 +01:00
2015-03-29 16:08:07 +02:00
2015-02-06 08:16:28 -05:00
2015-02-20 21:34:09 +07:00
2015-03-25 08:16:12 -04:00
2015-02-06 08:16:28 -05:00
2015-04-07 14:49:47 +02:00
2015-04-05 20:26:21 +02:00