ucd-cws / PISCES

Software for tracking and analyzing fish species range data
Other
0 stars 2 forks source link

Create Collection Bug #70

Open nickrsan opened 10 years ago

nickrsan commented 10 years ago

Original report by Terence Wu (Bitbucket: terencewu, GitHub: terencewu).


The test_create_collection function seems to be failing with this traceback Traceback (most recent call last):   File "C:/Users/twu429.AD3/Desktop/PISCES/scripts/PISCES/tests/test_funcs.py", line 66, in test_create_collection     self.assertEqual(should_be_id, collection_id) AssertionError: 16 != 22

The test needs to be rewritten to accommodate new changes.

nickrsan commented 9 years ago

Original comment by Nicholas Santos (Bitbucket: nickrsan, GitHub: nickrsan).


Bumping to future