yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #76527
[Bug 1516792] Re: Disabled panel shouldn't be tested in unit tests
Unit test is not a tool to test deployments. Unit tests is to check
functionalities work as expected per module, so it is reasonable to test
all panels.
In addition, unit test uses different django settings from deployments.
Running unit tests in deployed environment does not make sense from this
point either.
Considering the above, marking this as Won't Fix.
** Changed in: horizon
Status: Confirmed => Won't Fix
** Changed in: horizon
Importance: Low => Undecided
--
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/1516792
Title:
Disabled panel shouldn't be tested in unit tests
Status in OpenStack Dashboard (Horizon):
Won't Fix
Bug description:
Sometimes, operator need to disable some panels to fit their cloud.
However, after disabled a panel, the unit test of Horizon will still
try to resolve the URL. It doesn't make sense.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1516792/+subscriptions
References