Should use id_of to evaluate the team parameter:
Since the documentation clearly indicates that we currently only support Team object and team name, this is an improvement to support teamId.
, while working on this, I am refactoring the submit function. This may be interesting to you: https://github.com/Sage-Bionetworks/synapsePythonClient/pull/634
I am still writing unit test cases, but I thought you may want to see how I setup the unit test for this method.
Sure. I just noticed. I do a lot of the same development in submit docker such as allowing teamId.
No worries, I'll wait for you to pull that branch in and refactor my submit docker branch.
I added some unit tests that are still broken. I'm waiting for response in to complete my unit tests. So I will put this issue in BLOCKED state, and work on something else.