aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/tests/unit/benchmark/contexts/test_node.py
AgeCommit message (Expand)AuthorFilesLines
2018-07-05Merge "Move "read_yaml_file" to common.yaml_loader"Rodolfo Alonso Hernandez1-3/+5
2018-06-29Cleanup NodeContextTestCase unit testsRodolfo Alonso Hernandez1-2/+2
2018-06-29Move "read_yaml_file" to common.yaml_loaderRodolfo Alonso Hernandez1-3/+5
2018-06-26Extended Context class with get_physical_nodes functionalityChornyi, TarasX1-8/+37
2018-06-11Move tests: unit/network_services/vnf_genericEmma Foley1-3/+6
2018-03-05assertTrue(mock.called) -> mock.assert_calledEmma Foley1-9/+9
2018-03-02Replace assertEqual(None, xx) with assertIsNone(xx)Emma Foley1-1/+1
2018-03-01Add qualified name to ContextEmma Foley1-118/+73
2018-02-12Move tests: unit/benchmarkEmma Foley1-0/+403