[Dashboard] Functional tests should be independent from each other

Bug #1363597 reported by Ekaterina Chernova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
Medium
Ekaterina Chernova

Bug Description

Currently, we use decorator for running tests in a predetermined order.

Previously tests depend on each other, but now the situation has been changed. So this decorator is not necessary and should be removed.

Also, because of this 'ordered' decorator it's not possible to run single test, which is inconvenient during test debugging.

description: updated
description: updated
Changed in murano:
status: New → Confirmed
milestone: none → juno-3
assignee: nobody → Ekaterina Chernova (efedorova)
importance: Undecided → Medium
status: Confirmed → In Progress
summary: - [Dashboard] Functional tests should be should be independent from each
- other
+ [Dashboard] Functional tests should be independent from each other
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano-dashboard (master)

Reviewed: https://review.openstack.org/118030
Committed: https://git.openstack.org/cgit/stackforge/murano-dashboard/commit/?id=60dd028f4b1e0f48477f82378814dfae24785de1
Submitter: Jenkins
Branch: master

commit 60dd028f4b1e0f48477f82378814dfae24785de1
Author: Ekaterina Fedorova <email address hidden>
Date: Sun Aug 31 14:12:31 2014 +0400

    Get rid of ordered decorator in func tests

    Test should not rely on the order of it's execution
    Now are tests are independent from each other so ordered decorator is not needed anymore

    Change-Id: I2ca86aa91dbe0e6f3b9256d1b2e0005029071118
    Closes-Bug: #1363597

Changed in murano:
status: In Progress → Fix Committed
ruhe (ruhe)
Changed in murano:
status: Fix Committed → Fix Released
Changed in murano:
milestone: juno-3 → 2014.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.