Repository 'prims_metabolomics2'
hg clone https://toolshed.g2.bx.psu.edu/repos/pieterlukasse/prims_metabolomics2

Changeset 1:223d1167de58 (2015-03-19)
Previous changeset 0:dffc38727496 (2015-02-07) Next changeset 2:44bfd7e34b39 (2015-03-19)
Commit message:
added comment
modified:
test/test_query_metexp.py
b
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
b
@@ -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