Mercurial > repos > pieterlukasse > prims_metabolomics2
diff test/test_query_metexp.py @ 1:223d1167de58
added comment
| author | pieter.lukasse@wur.nl | 
|---|---|
| date | Thu, 19 Mar 2015 10:38:48 +0100 | 
| parents | dffc38727496 | 
| children | 
line wrap: on
 line diff
--- 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
