Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecations fixture support calling deprecated function | Brant Knudson | 2015-07-24 | 1 | -1/+1 |
* | Merge "Unit tests catch deprecated function usage" | Jenkins | 2015-07-23 | 1 | -0/+4 |
|\ | |||||
| * | Unit tests catch deprecated function usage | Brant Knudson | 2015-06-30 | 1 | -0/+4 |
* | | Remove unused time_patcher | Boris Bobrov | 2015-07-23 | 1 | -5/+0 |
|/ | |||||
* | Stop using tearDown | Brant Knudson | 2015-06-13 | 1 | -7/+3 |
* | Use mock rather than mox | Brant Knudson | 2015-06-13 | 1 | -4/+0 |
* | Merge "Iterate over copy of sys.modules keys in Python2/3" | Jenkins | 2015-06-11 | 1 | -1/+1 |
|\ | |||||
| * | Iterate over copy of sys.modules keys in Python2/3 | Corey Bryant | 2015-06-09 | 1 | -1/+1 |
* | | Use random strings for test fixtures | Brant Knudson | 2015-06-08 | 1 | -7/+7 |
|/ | |||||
* | Revert "Remove unused fixtures" | Brant Knudson | 2015-05-21 | 1 | -0/+47 |
* | Remove unused fixtures | Victor Stinner | 2015-05-12 | 1 | -47/+0 |
* | Rename requests mock object in testing | Jamie Lennox | 2015-03-18 | 1 | -6/+6 |
* | Move tests to the unit subdirectory | Jamie Lennox | 2015-02-11 | 1 | -0/+209 |