← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1403948] [NEW] Refactor test_launch_instance_post

 

Public bug reported:

There are multiple tests re-using test_launch_instance_post in dashboards/projects/instances/tests
Based on feedback from previous review comments, it makes sense to refactor this test in the generally accepted way and create a new method _test_launch_instance_post and have all other tests use that method with just the required arguments.

** Affects: horizon
     Importance: Undecided
     Assignee: Abishek Subramanian (absubram)
         Status: New

** Changed in: horizon
     Assignee: (unassigned) => Abishek Subramanian (absubram)

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

Title:
  Refactor test_launch_instance_post

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  There are multiple tests re-using test_launch_instance_post in dashboards/projects/instances/tests
  Based on feedback from previous review comments, it makes sense to refactor this test in the generally accepted way and create a new method _test_launch_instance_post and have all other tests use that method with just the required arguments.

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


Follow ups

References