← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1782197] Re: Mapping Engine Tester is untested

 

Reviewed:  https://review.openstack.org/603539
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=94e6b284110d1263da6d9c7ff9eb1ea4b1c835eb
Submitter: Zuul
Branch:    master

commit 94e6b284110d1263da6d9c7ff9eb1ea4b1c835eb
Author: Vishakha Agarwal <agarwalvishakha18@xxxxxxxxx>
Date:   Wed Sep 19 08:00:51 2018 +0530

    Adding test case for MappingEngineTester
    
    Mapping Engine Tester is untested. Looking
    at a coverage report for the Keystone CLI
    shows missing test cases for MappingEngine
    Tester. This patch adds the test cases and
    also fixes the compatibility issues of
    MappingEngine with python3.
    
    Change-Id: Id0844ba1f4e2979d91414d3bc821ab25650c6935
    Closes-Bug: #1782197


** Changed in: keystone
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1782197

Title:
  Mapping Engine Tester is untested

Status in OpenStack Identity (keystone):
  Fix Released

Bug description:
  Looking at a coverage report for the Keystone CLI shows that the
  entirety of

  class MappingEngineTester(BaseApp):

  Is untested.  Since this is production and supported code, this is a
  risk.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1782197/+subscriptions


References