| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
Instead of having to use both mox and mox3, just pick
mox3.
Change-Id: I98fde1a748da97db2a8e6ac99d5354b44edb1c28
Signed-off-by: Chuck Short <chuck.short@canonical.com>
|
|/
|
|
| |
Change-Id: I1a4a15eb557cd0d3810738a2cec7fbe22b41ba33
|
|
|
|
| |
Change-Id: Ie988d2828e70c88e4e378500c34964ec65c87f65
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mox3 is an unofficial port of the Google mox framework
(http://code.google.com/p/pymox/) to Python 3.
https://pypi.python.org/pypi/mox3
Align with global-requirement and update the importing clause.
Partial implement: blueprint py33-support
Change-Id: I5d46d30b72b8504977d8d1891b3b0c81714e9099
|
|
|
|
| |
Change-Id: I3897837748e4fbcd23128b235079f8e73400a56d
|
|
|
|
|
|
|
|
|
| |
A project-wide concensus is forming that mox should be phased
out and mock should be encouraged for writing new tests.
This change allow mock to be used for new tests.
Change-Id: I3cdf77bbeadd419b811bddcc31f048c1c6ec38bb
|
|
|
|
| |
Change-Id: Iad82b688da07f3aa83a9850b5ea9fe2beb51019e
|
|
|
|
|
|
|
|
|
| |
Mainly due to the testing deps being outdated. Also
fixes client capping.
Fixes LP Bug #1200214
Change-Id: I39c18144bc19189513fc4c1f9712b8938bd719cf
|
|
|
|
|
|
|
| |
Causes issues with the recent re-merge with setuptools. Advice from
upstream is to stop doing explicit depends.
Change-Id: Ie4c3eb42351f1ba5caa9b092db8f544d5a0cd7ba
|
|
|
|
| |
Change-Id: Ibe0c2eeee9aeb4cb1832456cdc0d080a5a9af175
|
|
|
|
|
|
|
| |
This is in prep for testr changes, but also cleans up
several things in the tests where state could leak.
Change-Id: I7f53dcee2f1fcffb622dd475ea8cf433ce43dbb2
|
|
Change-Id: Ia27def1cf04aae8fe6e9f19e965b0083638d2201
|