← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1353487] Re: Code in keystone.credential.backends has no test coverage

 

The functional tests here exercise the SQL backend, which is the only
backend we have:

https://github.com/openstack/keystone/blob/master/keystone/tests/test_v3_credential.py

** Changed in: keystone
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1353487

Title:
  Code in keystone.credential.backends has no test coverage

Status in OpenStack Identity (Keystone):
  Invalid

Bug description:
  There are no tests for Credential backend class. Such tests should be
  implemented in keystone.tests.test_backend. It will allow a proper
  testing of an implementation of a blueprint 'Enable filtering of
  credentials by user_id '
  https://blueprints.launchpad.net/keystone/+spec/filter-credentials-by-
  user

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


References