There's only fake unit test for tacker-horizon

Bug #1758913 reported by Trinh Nguyen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tacker
Confirmed
Undecided
Unassigned

Bug Description

Currently, there's only fake test to bypass in tacker-horizon. For example, this is the only test case for vnfmanager:

tacker_horizon/openstack_dashboard/dashboards/nfv/vnfmanager/tests.py

...
class VnfmanagerTests(test.TestCase):
    # Unit tests for vnfmanager.
    def test_me(self):
        self.assertTrue(1 + 1 == 2)

Changed in tacker:
status: New → Confirmed
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.