Integration tests have been abandoned all together by Horizon. This no
longer applies.

** Changed in: horizon
       Status: New => Won't Fix

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

Title:
  Integration tests - selenium - checking error message occurrence

Status in OpenStack Dashboard (Horizon):
  Won't Fix

Bug description:
  Wrapper for all page services (public methods) should be implemented,
  wrapper should be implemented in the basepage class and should check
  appearence of error message before service (page public method)
  execution and after.

  Right now one would have to check after every public method call if
  such message does not appear - thus verify that action did not cause
  any error.

  It is not possible to do this just once in tear down, because error
  messages dissapears when interacting with website(switching
  pages/clicking on forms).

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to