cannawen / metric_units_reddit_bot

Reddit bot converting imperial units to metric units
https://www.reddit.com/user/metric_units
GNU General Public License v3.0
78 stars 34 forks source link

Add conversions for Bushels #34

Closed MFogleman closed 6 years ago

MFogleman commented 6 years ago

Closes Issue #32 Bushels to kg. Added Bushels to Grams conversions in src/conversion_helper.js Wrote basic test for Bushel conversions in test/converter-test.js Note: A bushel is most frequently used as a measurement was weight, but was historically a measurement of volume. In certain situations, a bushel's weight is determined by the contents being measured, e.g. oats, apples, husked corn of a certain moisture percetange, etc. Even these definitions vary by local. Due to this, the common measurement of a bushel equalling about 35.239 kg is used.