Comment 2 for bug 930816

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/4094
Committed: http://github.com/openstack/horizon/commit/aca739445e2fb31688e4f7b9794a0037e1e6f43d
Submitter: Jenkins
Branch: master

commit aca739445e2fb31688e4f7b9794a0037e1e6f43d
Author: Gabriel Hurley <email address hidden>
Date: Sat Feb 11 18:44:39 2012 -0800

    Refactored test suite.

      * Moves all tests to use a single set of central test data and
        Adds a nifty manager for it.
        Implements blueprint unified-test-data.

      * Cleans up API code and API tests so that we're not testing
        code that has no custom logic, or wrapping objects unnecessarily.
        Implements blueprint api-simplification.

      * Adds lots of docs on testing. It's a good step towards
        blueprint improve-dev-documentation.

      * Improves API exception handling for duplicate objects and containers.
        Fixes bug 930816.

    Change-Id: I5526ccf5b38708885ea2d1f06b0d3483c58c4dad