natverse / rcatmaid

R package providing API access to the CATMAID web image annotation tool
https://natverse.github.io/rcatmaid
GNU General Public License v3.0
9 stars 6 forks source link

Develop #115

Closed SridharJagannathan closed 5 years ago

SridharJagannathan commented 5 years ago

This PR is based on https://github.com/jefferis/elmr/issues/42 I have tested the functionality with the python version of pymaid.get_time_invested Still I need to write software test cases to verify the functionality

jefferis commented 5 years ago

Hi @SridharJagannathan, I guess you will need to make a couple small changes to bring this branch up to date with changes in the master branch including using the mock API style you have just completed in #119.

jefferis commented 5 years ago

@SridharJagannathan I think you made a new feature branch. Do you want to make a new PR with that and close this one? Then I can review and merge.

SridharJagannathan commented 5 years ago

@jefferis , yes please can you close this PR and use the PR #121