summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Reporting/Collector.py
diff options
context:
space:
mode:
authorMichael Fenn <fennm@deshawresearch.com>2013-10-04 16:56:17 -0400
committerMichael Fenn <fennm@deshawresearch.com>2013-10-04 16:56:17 -0400
commitaf6fb8f8a16d6141f5a34b66fa81d74d4693ec67 (patch)
treea358124a876ff9c1b1353812d5dc2d19506aa799 /src/lib/Bcfg2/Reporting/Collector.py
parent36641e89d28aeb411cc1886a7ecd90b8bcbf0f8f (diff)
downloadbcfg2-af6fb8f8a16d6141f5a34b66fa81d74d4693ec67.tar.gz
bcfg2-af6fb8f8a16d6141f5a34b66fa81d74d4693ec67.tar.bz2
bcfg2-af6fb8f8a16d6141f5a34b66fa81d74d4693ec67.zip
Tests: Fix tests after 9a6a231
The addition of the call to load_xml in 9a6a231 causes the test to fail because load_xml() expects to read a clients.xml file. The actual actual open calls in write_xml are dummied out with Mock, so no file is written, and thus cannot be read back. This commit dummies out the load_xml and adds some more asserts for good measure.
Diffstat (limited to 'src/lib/Bcfg2/Reporting/Collector.py')
0 files changed, 0 insertions, 0 deletions