PMCC-BioinformaticsCore / janis-core

Core python modules for Janis Pipeline workflow assistant
GNU General Public License v3.0
4 stars 9 forks source link

Add minimal test to Tool class and array wrapper to Array class #73

Closed xinzhel97 closed 3 years ago

xinzhel97 commented 3 years ago

I suspect the internal logic of translator has been changed, which results in slightly different cwl translations. The differences are minor. It's just that 2 statements swap places. Therefore, I simply edited the expected strings in order to pass the nosetests.