← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1338630] Re: Integration test should run full screen

 

** Changed in: horizon
       Status: Fix Committed => Fix Released

** Changed in: horizon
    Milestone: None => juno-2

-- 
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/1338630

Title:
  Integration test should run full screen

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Integration tests using Selenium Webdriver are currently running in a medium size window (Selenium's defualt size for Firefox browser).
  Maximizing the Firefox's window size requires a simple change and will improve the tests display on run time.

  TODO:
  ---------
  Add maximize_window() method to the driver in openstack_dashboard/test/integration_tests/helpers.py --> BaseTestCase --> setUp.

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


References