WEEE-Open / pytarallo

Python T.A.R.A.L.L.O. API
MIT License
2 stars 4 forks source link

Restore item #33

Closed lorcalhost closed 5 years ago

lorcalhost commented 5 years ago

I had to introduce the location parameter to restore_item() as I have not found a way of retrieving the previous item location, if you got any alternative way please suggest.

As for test.py should I assert every time I call restore_item()in the remove_item() tests? Should more tests be added?