Public bug reported:
Currently horizon test helpers (horizon/test/helpers.py and
openstack_dashboard/test/helpers.py) always imports mox3.
These test helpers are consumed by horizon plugins.
Even when horizon plugins are mox free, these test helpers requires mox3 and
plugins cannot drop mox3 from test-requirements.txt. mox should be optional in
horizon test helpers.
** Affects: horizon
Importance: High
Assignee: Akihiro Motoki (amotoki)
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1753555
Title:
horizon test helper prevents mox free horizon plugin
Status in OpenStack Dashboard (Horizon):
New
Bug description:
Currently horizon test helpers (horizon/test/helpers.py and
openstack_dashboard/test/helpers.py) always imports mox3.
These test helpers are consumed by horizon plugins.
Even when horizon plugins are mox free, these test helpers requires mox3 and
plugins cannot drop mox3 from test-requirements.txt. mox should be optional in
horizon test helpers.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1753555/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp