| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clean up requests-mock usage | Jamie Lennox | 2016-10-05 | 1 | -6/+6 |
| | | | | | | | | | | | | In line with other clients testing we've found that having the requests-mock fixture at self.requests can be misleading for new people as it looks like you're calling requests itself. Also make use of some of the new features of requests-mock like query parsing, json handling, method names. Change-Id: Id61b88c53478d49f91c3f880ed5b90d638051ba0 | ||||
| * | Move unit tests into unit test directory | Joe Gordon | 2015-01-27 | 1 | -0/+91 |
| In order to pave the way for functional testing, move existing unit tests into a directory labeled unit. A subsequent patch will add a directory for functional tests. Change-Id: I0adb8b9f14451acb382c725d31f5387b4b6d82bb | |||||
