Unit test framework missing in tacker-horizon module

Bug #1527406 reported by vishwanath jayaraman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tacker
Fix Released
Undecided
Lin Hua Cheng

Bug Description

Currently, there are no tests related to tacker-horizon. As we add newer features to support Multi-Site VIMs and SFC support, it becomes critical that test framework be in place and tests for existing features be populated so as to not break existing functionality before newer features are added.

tags: added: tacker-horizon
Changed in tacker:
assignee: nobody → Lin Hua Cheng (lin-hua-cheng)
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tacker-horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/264503

Changed in tacker:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tacker-horizon (master)

Reviewed: https://review.openstack.org/264503
Committed: https://git.openstack.org/cgit/openstack/tacker-horizon/commit/?id=d580bf85389752fa4e68e95d1b3ffec9b4838de4
Submitter: Jenkins
Branch: master

commit d580bf85389752fa4e68e95d1b3ffec9b4838de4
Author: lin-hua-cheng <email address hidden>
Date: Wed Jan 6 17:23:36 2016 -0800

    Setup unit test framework

    Added capability to run test and pep8.

    Change-Id: I0f45d9b5b6a6cd22a99395a12e56433539f561b6
    Closes-bug: #1527406

Changed in tacker:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to tacker-horizon (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/268637

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Related fix proposed to branch: master
Review: https://review.openstack.org/268937

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

Reviewed: https://review.openstack.org/268637
Committed: https://git.openstack.org/cgit/openstack/tacker-horizon/commit/?id=f32ac17c74d148c5a215226da43c06d139aebf3b
Submitter: Jenkins
Branch: master

commit f32ac17c74d148c5a215226da43c06d139aebf3b
Author: Martin Oemke <email address hidden>
Date: Sat Jan 16 10:55:49 2016 +0100

    Fix whitespace flake8 errors

    This Patch fixes all whitespace errors and enables
    this test for all new patches to tacker-horizon.

    E241 multiple spaces after ':'
    E231 missing whitespace after ','
    E226 missing whitespace around arithmetic operator
    E225 missing whitespace around operator
    E201 whitespace after '{'

    see OpenStack Style Guidelines
    http://docs.openstack.org/developer/hacking/

    Change-Id: I095d2d0a980290eeba0d3c50a63b49cb42829071
    Related-Bug: #1527406

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/268937
Committed: https://git.openstack.org/cgit/openstack/tacker-horizon/commit/?id=5d3bfe216d2cd88f84ced0df89bb09b22f591eb6
Submitter: Jenkins
Branch: master

commit 5d3bfe216d2cd88f84ced0df89bb09b22f591eb6
Author: Martin Oemke <email address hidden>
Date: Mon Jan 18 10:09:51 2016 +0100

    Fix flake8 errors

    This Patch fixes flake8 errors and enables this tests
    for all new patches to tacker-horizon.

    H306 imports not in alphabetical order
    E265 block comment should start with '# '
    H101 Use TODO(NAME)
    H238 old style class declaration,
    use new style (inherit from `object`)
    E502 the backslash is redundant between brackets
    E302 expected 2 blank lines, found 1
    E303 too many blank lines (3)

    see OpenStack Style Guidelines http://docs.openstack.org/developer/hacking/

    Change-Id: I5f52a1f1fba4bc7dd68bbf51c135bccfa97a2aad
    Related-Bug: #1527406

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to tacker-horizon (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/274375

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

Reviewed: https://review.openstack.org/274375
Committed: https://git.openstack.org/cgit/openstack/tacker-horizon/commit/?id=11972e06e177a4678f9948690cd0a70f8b1109df
Submitter: Jenkins
Branch: master

commit 11972e06e177a4678f9948690cd0a70f8b1109df
Author: Martin Oemke <email address hidden>
Date: Sat Jan 30 20:06:34 2016 +0100

    Add *.lock and .secret_key_store to .gitignore

    Change-Id: Iea87a36880a5f77860b64c4be9e82fe30306ad0f
    Related-Bug: #1527406

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.