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

pywbem / pywbem / 11486
92%

Build:
DEFAULT BRANCH: master
Ran 29 Dec 2019 05:29PM UTC
Jobs 1
Files 30
Run time 3s
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

pending completion
11486

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

Jobs
ID Job ID Ran Files Coverage
3 11486.3 (PACKAGE_LEVEL=latest) 29 Dec 2019 05:29PM UTC 0
86.84
Travis Job 11486.3
Source Files on build 11486
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11486
  • b4ff70ed on github
  • Prev Build on master (#11471)
  • Next Build on master (#11489)
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