lp://staging/~adam-collard/landscape-client/mocker-replace-configuration
- Get this branch:
- bzr branch lp://staging/~adam-collard/landscape-client/mocker-replace-configuration
Branch merges
- Chad Smith: Approve
- 🤖 Landscape Builder: Approve (test results)
- Chris Glass (community): Approve
-
Diff: 916 lines (+289/-365)1 file modifiedlandscape/tests/test_configuration.py (+289/-365)
Branch information
Recent revisions
- 842. By Benji York
-
Merge more-mock [f=] [r=chad.smith,ack] [a=Benji York]
This branch translates all of the Mocker-using tests in
landscape/broker/ tests/test_ server. py into (backported to Python 2)
unittest.mock-using tests. - 841. By Benji York
-
Merge new-mock-first-try [f=] [r=benji,
adam-collard, ack] [a=Benji York]
This branch is the first baby-step towards replacing Mocker in the
client tests with unittest.mock (more specifically, the Python2
backport "mock"). - 840. By Bogdana Vereha
-
Merge swift-reporting [f=1563565] [r=danilo,
adam-collard] [a=Bogdana Vereha]
Fix device enconding for swiftusage. - 839. By Bogdana Vereha
-
Merge swift-reporting [f=1563565] [r=ahasenack,
free.ekanayaka] [a=Bogdana Vereha]
Fix swift reporting by using the correct response format from Scout.scout()
As the bug mentioned, the response changed from (recon url, response body, and status code) to (recon url, response body, status code, time start and time end)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~landscape/landscape-client/trunk