cgoldberg / sauceclient

Python client library for Sauce Labs API
Apache License 2.0
11 stars 25 forks source link

Update sauceclient.py #16

Closed cpintea closed 7 years ago

cgoldberg commented 7 years ago

was this broken?

cpintea commented 7 years ago

It has fail when try to upload a file in temp storage.

cpintea commented 7 years ago

you split the file path to get the file name and use the file name as name in temporary storage. The list that result from split is used to create the end point. Only the file name should be used.

cgoldberg commented 7 years ago

yup. @cpintea thanks for the fix!

cpintea commented 7 years ago

no problem. I use the library extensively and just need the new functionality to upload ios apps in temp storage.There is, or it will be in the future any released version that will contain this functionality? Regards,Cosmin 

  From: Corey Goldberg <notifications@github.com>

To: cgoldberg/sauceclient sauceclient@noreply.github.com Cc: cpintea pin_cos76@yahoo.com; Mention mention@noreply.github.com Sent: Saturday, March 18, 2017 12:30 AM Subject: Re: [cgoldberg/sauceclient] Update sauceclient.py (#16)

yup. @cpintea thanks for the fix!— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.