inventree / inventree-python

Python library for communication with inventree via API
https://docs.inventree.org/en/latest/api/python/python/
MIT License
26 stars 34 forks source link

Unit test fixes #140

Closed SchrodingersGat closed 1 year ago

SchrodingersGat commented 1 year ago

After some recent updates to the inventree core codebase, the unit tests for these python bindings started to fail.

In the process of fixing the unit tests I've also found and addresses some actual bugs.