yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #19095
[Bug 1356770] [NEW] Integration tests - selenium - checking error message occurrence
Public bug reported:
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).
** Affects: horizon
Importance: Undecided
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/1356770
Title:
Integration tests - selenium - checking error message occurrence
Status in OpenStack Dashboard (Horizon):
New
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
Follow ups
References