tomoscan.tests.test_drac_utils.compare_keys#

tomoscan.tests.test_drac_utils.compare_keys(dict_1, dict_2)#

compare two nested dictionaries. Only keys are checked. Because we want to make sure the structure of the dict are equivalent. Some values might have been casted (from numpy.array to list for example)