← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1525226] [NEW] Write an integration test for joint behavior of inline cell edit & confirmation of entity deletion

 

Public bug reported:

While fix bug 1481850 keeps entity names shown in Confirm
Delete/whatever modal dialog up to date, we should provide a test for
this regression. Since it's very hard to write a simple python/js unit
test on a border of python and js functionality (see the fix at
https://review.openstack.org/256362), the simplest approach is to test
this by means of Selenium integration tests.

The natural candidate here is Identity->Projects table, since it was the
table the original bug was filed for.

** Affects: horizon
     Importance: Wishlist
         Status: New


** Tags: integration-tests

** Description changed:

  While fix bug 1481850 keeps entity names shown in Confirm
  Delete/whatever modal dialog up to date, we should provide a test for
  this regression. Since it's very hard to write a simple python/js unit
  test on a border of python and js functionality (see the fix at
  https://review.openstack.org/256362), the simplest approach is to test
  this by means of Selenium integration tests.
+ 
+ The natural candidate here is Identity->Projects table, since it was the
+ table the original bug was filed for.

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

Title:
  Write an integration test for joint behavior of inline cell edit &
  confirmation of entity deletion

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  While fix bug 1481850 keeps entity names shown in Confirm
  Delete/whatever modal dialog up to date, we should provide a test for
  this regression. Since it's very hard to write a simple python/js unit
  test on a border of python and js functionality (see the fix at
  https://review.openstack.org/256362), the simplest approach is to test
  this by means of Selenium integration tests.

  The natural candidate here is Identity->Projects table, since it was
  the table the original bug was filed for.

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


Follow ups