• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pywbem / pywbem / 11486 / 3
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 29 Dec 2019 05:29PM UTC
Files 30
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

29 Dec 2019 05:20PM UTC coverage: 86.836% (+0.02%) from 86.819%
PACKAGE_LEVEL=latest

push

travis-ci

andy-maier
Converted test_cim_xml.py to pytest; Fixed errors in cim_xml response elements

Details:

* Added testcases to the pytest based test_xml_node() test function for
  all CIM-XML elements.

* Removed the quite incomplete other (unittest based) test functions.

* Added a test utility function assert_xml_equal() to compare two XML
  strings semantically, i.e. tolerating different order of XML attributes.
  This became necessary because minidom maintains XML attributes in ordinary
  dicts so their order is unpredictable.

* Made the DTD version that is tested against, configurable by adding
  a constant DTD_VERSION. This allows defining testcases with DTD
  version dependencies. At this point, the CIM-XML tests use only one
  DTD version.

* Fixed an error in the CIM-XML creation where the IMETHODRESPONSE element did
  not support output parameters. The IMETHODRESPONSE element is not used in the
  pywbem client, though.

* Fixed an error in the CIM-XML creation where the IRETURNVALUE element did not
  support multiple return objects. The IRETURNVALUE element is not used in the
  pywbem client, though.

Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>

8846 of 10187 relevant lines covered (86.84%)

0.87 hits per line

Source Files on job 11486.3 (PACKAGE_LEVEL=latest)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8193
  • Travis Job 11486.3
  • b4ff70ed on github
  • Prev Job for PACKAGE_LEVEL=latest on master (#11471.3)
  • Next Job for PACKAGE_LEVEL=latest on master (#11489.3)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc