Huge bugfix for conversions. Previously, I was just retrieving the conversion factor and returning it without multiplying it by the current quantity! The unit tests didn't pick this up because there were only using a simple conversion from single quantities (e.g. 1 cup). Oops! 🤭
More unit tests to avoid bugs like the one above from creeping through 🐞
Includes the following changes: