Added unit tests for Data module 83/32783/3
authorDileep Ranganathan <dileep.ranganathan@intel.com>
Thu, 15 Feb 2018 16:12:42 +0000 (08:12 -0800)
committerDileep Ranganathan <dileep.ranganathan@intel.com>
Thu, 1 Mar 2018 19:07:45 +0000 (11:07 -0800)
commit5238bc5d23b926e49c2805890d108cc2f1dcc618
treee78b8d3168cac64a7619630b21965a1953196bdd
parent413abf436d94d48019f3995a860e0d43ea291b96
Added unit tests for Data module

Unit test for conductor/data

Change-Id: I62e95824a8191adacd630746dc0101660d480886
Issue-ID: OPTFRA-70
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
conductor/conductor/tests/unit/data/__init__.py [new file with mode: 0644]
conductor/conductor/tests/unit/data/candidate_list.json [new file with mode: 0644]
conductor/conductor/tests/unit/data/constraints.json [new file with mode: 0644]
conductor/conductor/tests/unit/data/demands.json [new file with mode: 0644]
conductor/conductor/tests/unit/data/test_service.py [new file with mode: 0644]