FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit ceee096e authored by M.D. Driver's avatar M.D. Driver
Browse files

updated test name to be more descriptive.

parent d96d4a5f
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ class PolynomialComparisonTestCase(unittest.TestCase):
del self.poly_data_by_solvent_id
del self.x_values
del self.poly_values_dict
def test_(self):
def test_generate_input_data_hausdorff(self):
"""Test to see expected dict is produced.
"""
expected_dict = {"labels":["poly_fit", "poly_fit2", "poly_fit3"],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment