yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #48420
[Bug 1560467] [NEW] Integration tests support code is included into production codebase while it shouldn't
Public bug reported:
To make it possible for integration tests to navigate freely through
Horizon pages, tables and forms an additional code is included into
Horizon - JS files (see
https://github.com/openstack/horizon/blob/master/horizon/static/horizon/js/horizon.selenium.js),
some additional CSS classes etc.
These things do not affect User-centric Horizon, yet they add a small
overhead to a production Horizon codebase. It would be nice to have a
way of excluding all these assets using one switch.
** Affects: horizon
Importance: Wishlist
Assignee: Timur Sufiev (tsufiev-x)
Status: New
** Changed in: horizon
Importance: Undecided => Wishlist
** Changed in: horizon
Assignee: (unassigned) => Timur Sufiev (tsufiev-x)
--
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/1560467
Title:
Integration tests support code is included into production codebase
while it shouldn't
Status in OpenStack Dashboard (Horizon):
New
Bug description:
To make it possible for integration tests to navigate freely through
Horizon pages, tables and forms an additional code is included into
Horizon - JS files (see
https://github.com/openstack/horizon/blob/master/horizon/static/horizon/js/horizon.selenium.js),
some additional CSS classes etc.
These things do not affect User-centric Horizon, yet they add a small
overhead to a production Horizon codebase. It would be nice to have a
way of excluding all these assets using one switch.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1560467/+subscriptions
Follow ups