Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use unittest.mock instead of third party mock | jacky06 | 2020-05-06 | 1 | -1/+2 |
* | Don't encode path separators | rabi | 2017-05-09 | 1 | -5/+5 |
* | Replace mox3 with mock | shizhihui | 2016-11-13 | 1 | -60/+60 |
* | Import mox in __init__.py | shizhihui | 2016-09-01 | 1 | -1/+1 |
* | Standardize import format | shizhihui | 2016-08-03 | 1 | -3/+3 |
* | Fixed VerifyAll() when test case does ReplayAll() | Aleksei Guzev | 2015-06-19 | 1 | -1/+1 |
* | Move usage methods *_request to get/post/etc | Peter Razumovsky | 2015-06-09 | 1 | -0/+10 |
* | Move unittests to subdir unit | Sergey Kraynev | 2015-05-12 | 1 | -0/+143 |