Closed Serhiy-Shekhovtsov closed 6 years ago
Works like a charm! Rebasing should sort out the errors :)
I still have to add API test for this feature. Will make a new PR for that.
I still have to add API test for this feature. Will make a new PR for that.
@Serhiy-Shekhovtsov if you don't have time to do this fairly soon, can you create an issue for it?
@reubano it's already pretty much taken care of: https://github.com/concept-to-clinic/concept-to-clinic/blob/master/interface/backend/cases/tests.py#L105-L119
@isms from my understanding, those are new DB state tests. The previous server response tests were removed. Are you saying these are actually one in the same?
Guys, test are a little bit different. Old tests were checking the API output while new one is testing outcome(the DB result).
Implemented functionality for reviewing nodule candidates. Now user can set whether the nodule was marked for further analysis or not.
NOTE: this PR depends on #250 and has only 3 commits on top of it.
Reference to official issue
It's an improvement of #148
Screenshot:
full size image
CLA