diff --git a/matlab/tests/test_tcv_get_ids.m b/matlab/tests/test_tcv_get_ids.m index f48f925088fc74fc8ad678dcd52853bdc324935c..e8cb43028bbb4be9f2068ce7c355da7f314b6273 100644 --- a/matlab/tests/test_tcv_get_ids.m +++ b/matlab/tests/test_tcv_get_ids.m @@ -1,6 +1,9 @@ -classdef (TestTags={'imas'},SharedTestFixtures={... +classdef (TestTags={'imas','tcv'},SharedTestFixtures={... check_mds,check_gdatpaths})... test_tcv_get_ids < matlab.unittest.TestCase + % Tests link between TCV data to matlab ids structure and ids empty structure + % The link between ids data to saving on IMAS database, or reading from an IMAS database should be performed + % in another function like test_tcv_put_ids with only 'imas' as TestTags, performed where IMAS is installed properties(TestParameter) shot = {-1,40000,61400};