ZakBibi / PracticePython

A repository of my practice python projects.
0 stars 0 forks source link

issue_127 : Refactored update_order() so it only takes one argument. … #128

Closed ZakBibi closed 5 years ago

ZakBibi commented 5 years ago

…This required refactoring some of the tests, as well as ensuring that the create_order() function call within update_order() takes an orderDTO.