# HG changeset patch # User pieter.lukasse@wur.nl # Date 1426757928 -3600 # Node ID 223d1167de58b49858ac44f850cb73849b253d15 # Parent dffc3872749667a5de6bd0767664ea7aa0afa841 added comment diff -r dffc38727496 -r 223d1167de58 test/test_query_metexp.py --- a/test/test_query_metexp.py Sat Feb 07 22:02:00 2015 +0100 +++ b/test/test_query_metexp.py Thu Mar 19 10:38:48 2015 +0100 @@ -10,8 +10,7 @@ class IntegrationTest(unittest.TestCase): -# copied from test_export_to_metexp_tabular.py -# def test_MM_calculations(self): +# def test_MM_calculations(self): # ''' # test the implemented method for MM calculations for # given chemical formulas @@ -67,9 +66,6 @@ # Execute main function with arguments provided through sys.argv query_metexp.main() - - # TODO - asserts (base them on DB being filled with test data form metexp unit test for upload method) - # PA